gecko-dev/dom/browser-element/components.conf

15 строки
554 B
Python

# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# 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 = [
{
'cid': '{9f171ac4-0939-4ef8-b360-3408aedc3060}',
'contract_ids': ['@mozilla.org/dom/browser-element-api;1'],
'jsm': 'resource://gre/modules/BrowserElementParent.jsm',
'constructor': 'BrowserElementParent',
},
]