Bug 1850713: remove duplicated setting of early hint preloader id in `ScriptLoader...
[gecko.git] / dom / browser-element / components.conf
bloba29f7dc66aed873765cf5c49bb48a274088d3f46
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 Classes = [
8     {
9         'cid': '{9f171ac4-0939-4ef8-b360-3408aedc3060}',
10         'contract_ids': ['@mozilla.org/dom/browser-element-api;1'],
11         'jsm': 'resource://gre/modules/BrowserElementParent.jsm',
12         'constructor': 'BrowserElementParent',
13     },