Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/remote/components/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  components.conf   Sprache: unbekannt

 
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

Classes = [
    # Remote Agent
    {
        "cid": "{8f685a9d-8181-46d6-a71d-869289099c6d}",
        "contract_ids": ["@mozilla.org/remote/agent;1"],
        "categories": {
            "command-line-handler": "m-remote",
            "profile-after-change": "RemoteAgent",
        },
        'esModule': "chrome://remote/content/components/RemoteAgent.sys.mjs",
        "constructor": "RemoteAgentFactory",
    },

    # Marionette
    {
        "cid": "{786a1369-dca5-4adc-8486-33d23c88010a}",
        "contract_ids": ["@mozilla.org/remote/marionette;1"],
        "categories": {
            "command-line-handler": "m-marionette",
            "profile-after-change": "Marionette",
        },
        'esModule': "chrome://remote/content/components/Marionette.sys.mjs",
        "constructor": "MarionetteFactory",
    },
]

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]