summaryrefslogtreecommitdiffstats
path: root/widget/windows/components.conf
blob: 0ccaae359826ccf98f67aa3cd515d6c8109fe958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
# -*- 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/.

Headers = [
    '/widget/windows/nsWidgetFactory.h',
]

InitFunc = 'nsWidgetWindowsModuleCtor'
UnloadFunc = 'nsWidgetWindowsModuleDtor'

Classes = [
    {
        'cid': '{4c9dee4a-b083-4261-8bbe-c6883d2a6bc9}',
        'contract_ids': ['@mozilla.org/gfx/parent/screenmanager;1'],
        'singleton': True,
        'type': 'mozilla::widget::ScreenManager',
        'constructor': 'mozilla::widget::ScreenManager::GetAddRefedSingleton',
        'headers': ['/widget/ScreenManager.h'],
        'processes': ProcessSelector.ALLOW_IN_GPU_AND_MAIN_PROCESS,
    },
    {
        'cid': '{2d96b3df-c051-11d1-a827-0040959a28c9}',
        'contract_ids': ['@mozilla.org/widget/appshell/win;1'],
        'headers': ['/widget/windows/nsWidgetFactory.h'],
        'legacy_constructor': 'nsAppShellConstructor',
        'processes': ProcessSelector.ALLOW_IN_GPU_RDD_VR_SOCKET_AND_UTILITY_PROCESS,
    },
    {
        'cid': '{6987230e-0098-4e78-bc5f-1493ee7519fa}',
        'contract_ids': ['@mozilla.org/widget/useridleservice;1'],
        'singleton': True,
        'type': 'nsUserIdleServiceWin',
        'constructor': 'nsUserIdleServiceWin::GetInstance',
        'headers': ['/widget/windows/nsUserIdleServiceWin.h', 'nsUserIdleService.h'],
    },
    {
        'cid': '{919f1217-073a-4a14-b034-67d461eccacc}',
        'contract_ids': ['@mozilla.org/parent/sound;1'],
        'singleton': True,
        'type': 'nsISound',
        'constructor': 'nsSound::GetInstance',
        'headers': ['/widget/windows/nsSound.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{77221d5a-1dd2-11b2-8c69-c710f15d2ed5}',
        'contract_ids': ['@mozilla.org/widget/clipboardhelper;1'],
        'type': 'nsClipboardHelper',
        'headers': ['/widget/nsClipboardHelper.h'],
    },
    {
        'cid': '{b8e5bc54-a22f-4eb2-b061-24cb6d19c15f}',
        'contract_ids': ['@mozilla.org/windows-taskbar;1'],
        'type': 'mozilla::widget::WinTaskbar',
        'headers': ['/widget/windows/WinTaskbar.h'],
    },
    {
        'cid': '{73a5946f-608d-454f-9d33-0b8f8c7294b6}',
        'contract_ids': ['@mozilla.org/windows-jumplistbuilder;1'],
        'type': 'mozilla::widget::JumpListBuilder',
        'headers': ['/widget/windows/JumpListBuilder.h'],
    },
    {
        'cid': '{2b9a1f2c-27ce-45b6-8d4e-755d0e34f8db}',
        'contract_ids': ['@mozilla.org/windows-jumplistitem;1'],
        'type': 'mozilla::widget::JumpListItem',
        'headers': ['/widget/windows/JumpListItem.h'],
    },
    {
        'cid': '{21f1f13b-f75a-42ad-867a-d91ad694447e}',
        'contract_ids': ['@mozilla.org/windows-jumplistseparator;1'],
        'type': 'mozilla::widget::JumpListSeparator',
        'headers': ['/widget/windows/JumpListItem.h'],
    },
    {
        'cid': '{f72c5dc4-5a12-47be-be28-ab105f33b08f}',
        'contract_ids': ['@mozilla.org/windows-jumplistlink;1'],
        'type': 'mozilla::widget::JumpListLink',
        'headers': ['/widget/windows/JumpListItem.h'],
    },
    {
        'cid': '{b16656b2-5187-498f-abf4-56346126bfdb}',
        'contract_ids': ['@mozilla.org/windows-jumplistshortcut;1'],
        'type': 'mozilla::widget::JumpListShortcut',
        'headers': ['/widget/windows/JumpListItem.h'],
    },
    {
        'cid': '{e04a55e8-fee3-4ea2-a98b-41d2621adc3c}',
        'contract_ids': ['@mozilla.org/windows-ui-utils;1'],
        'type': 'WindowsUIUtils',
        'headers': ['/widget/windows/WindowsUIUtils.h'],
    },
    {
        'cid': '{8b5314bc-db01-11d2-96ce-0060b0fb9956}',
        'contract_ids': ['@mozilla.org/widget/transferable;1'],
        'type': 'nsTransferable',
        'headers': ['/widget/nsTransferable.h'],
    },
    {
        'cid': '{948a0023-e3a7-11d2-96cf-0060b0fb9956}',
        'contract_ids': ['@mozilla.org/widget/htmlformatconverter;1'],
        'type': 'nsHTMLFormatConverter',
        'headers': ['/widget/nsHTMLFormatConverter.h'],
    },
    {
        'cid': '{f92e733e-33a3-4752-90e5-25801ddeaf7b}',
        'contract_ids': ['@mozilla.org/widget/parent/dragservice;1'],
        'type': 'nsDragService',
        'headers': ['/widget/windows/nsDragService.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{9a0cb62b-d638-4faf-9588-ae96f5e29093}',
        'contract_ids': ['@mozilla.org/widget/taskbar-preview-callback;1'],
        'type': 'mozilla::widget::TaskbarPreviewCallback',
        'headers': ['/widget/windows/TaskbarPreview.h'],
    },
    {
        'name': 'GfxInfo',
        'cid': '{d755a760-9f27-11df-0800-200c9a664242}',
        'contract_ids': ['@mozilla.org/gfx/info;1'],
        'type': 'mozilla::widget::GfxInfo',
        'headers': ['/widget/windows/GfxInfo.h'],
        'init_method': 'Init',
        'processes': ProcessSelector.ALLOW_IN_GPU_RDD_SOCKET_AND_UTILITY_PROCESS,
    },
    {
        'cid': '{e2fc3e45-c893-4b34-8f6d-b87faf65a897}',
        'contract_ids': ['@mozilla.org/parent/filepicker;1'],
        'type': 'nsFilePicker',
        'headers': ['/widget/windows/nsFilePicker.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{035d92f3-3802-4cf5-87cb-1758bfc5d4da}',
        'contract_ids': ['@mozilla.org/parent/colorpicker;1'],
        'type': 'nsColorPicker',
        'headers': ['/widget/windows/nsColorPicker.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{1201d357-8417-4926-a694-e6408fbedcf8}',
        'contract_ids': ['@mozilla.org/sharepicker;1'],
        'type': 'nsSharePicker',
        'headers': ['/widget/windows/nsSharePicker.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{25b4efa0-7054-4787-9cd6-630efb3fe6fa}',
        'contract_ids': ['@mozilla.org/widget/parent/clipboard;1'],
        'interfaces': ['nsIClipboard'],
        'type': 'nsIClipboard',
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
    {
        'cid': '{b6e1a890-b2b8-4883-a65f-9476f6185313}',
        'contract_ids': ['@mozilla.org/widget/systemstatusbar;1'],
        'singleton': True,
        'init_method': 'Init',
        'type': 'mozilla::widget::SystemStatusBar',
        'constructor': 'mozilla::widget::SystemStatusBar::GetAddRefedSingleton',
        'headers': ['/widget/windows/SystemStatusBar.h'],
        'processes': ProcessSelector.MAIN_PROCESS_ONLY,
    },
]

if buildconfig.substs['CC_TYPE'] in ('msvc', 'clang-cl'):
    Classes += [
        {
            'cid': '{84e11f80-ca55-11dd-ad8b-0800200c9a66}',
            'contract_ids': ['@mozilla.org/system-alerts-service;1'],
            'type': 'mozilla::widget::ToastNotification',
            'headers': ['/widget/windows/ToastNotification.h'],
            'init_method': 'Init',
            'processes': ProcessSelector.MAIN_PROCESS_ONLY,
        },
    ]

if defined('NS_PRINTING'):
    Classes += [
        {
            'cid': '{d3f69889-e13a-4321-980c-a39332e21f34}',
            'contract_ids': ['@mozilla.org/gfx/devicecontextspec;1'],
            'type': 'nsDeviceContextSpecWin',
            'headers': ['/widget/windows/nsDeviceContextSpecWin.h'],
            'processes': ProcessSelector.MAIN_PROCESS_ONLY,
        },
        {
            'cid': '{06beec76-a183-4d9f-85dd-085f26da565a}',
            'contract_ids': ['@mozilla.org/widget/printdialog-service;1'],
            'type': 'nsPrintDialogServiceWin',
            'headers': ['/widget/windows/nsPrintDialogWin.h'],
            'init_method': 'Init',
            'processes': ProcessSelector.MAIN_PROCESS_ONLY,
        },
        {
            'cid': '{841387c8-72e6-484b-9296-bf6eea80d58a}',
            'contract_ids': ['@mozilla.org/gfx/printsettings-service;1'],
            'type': 'nsPrintSettingsServiceWin',
            'headers': ['/widget/windows/nsPrintSettingsServiceWin.h'],
            'init_method': 'Init',
        },
        {
            'cid': '{a6cf9129-15b3-11d2-932e-00805f8add32}',
            'contract_ids': ['@mozilla.org/gfx/printerlist;1'],
            'type': 'nsPrinterListWin',
            'headers': ['/widget/windows/nsDeviceContextSpecWin.h'],
            'processes': ProcessSelector.MAIN_PROCESS_ONLY,
        },
    ]