gecko-dev/dom/ipc/components.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 строки
494 B
Plaintext
Исходник Обычный вид История

# 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 = [
{
'name': 'RemoteWebProgress',
'cid': 'a87eb91c-2a5c-11e9-ac91-d027ecb1fb94',
'contract_ids': ['@mozilla.org/dom/remote-web-progress;1'],
'type': 'mozilla::dom::RemoteWebProgress',
'headers': ['mozilla/dom/RemoteWebProgress.h'],
},
]