Spracherkennung für: .conf vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# -*- 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 = [
{
'name': 'PermissionManager',
'js_name': 'perms',
'cid': '{
4f6b5e00-
0c36-
11d5-a535-
0010a401eb10}',
'contract_ids': ['@mozilla.org/permissionmanager;
1'],
'interfaces': ['nsIPermissionManager'],
'singleton': True,
'type': 'nsIPermissionManager',
'constructor': 'mozilla::PermissionManager::GetXPCOMSingleton',
'headers': ['/extensions/permissions/PermissionManager.h'],
},
{
'cid': '{
07611dc6-bf4d-
4d8a-a64b-f3a5904dddc7}',
'contract_ids': ['@mozilla.org/permissiondelegatehandler;
1'],
'type': 'PermissionDelegateHandler',
'headers': ['/extensions/permissions/PermissionDelegateHandler.h'],
},
{
'cid': '{a4b1b3b1-b68a-
4129-aa2f-eb086162a8c7}',
'contract_ids': ['@mozilla.org/remote-permission-service;
1'],
'esModule': 'resource://gre/modules/RemotePermissionService.sys.mjs',
'constructor': 'RemotePermissionService',
'singleton': True,
'processes': ProcessSelector.MAIN_PROCESS_ONLY,
'categories': {
'profile-after-change': 'RemotePermissionService',
},
},
]