OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 # Experimental hooks for embedder to provide extra IDL and source files. | 3 # Experimental hooks for embedder to provide extra IDL and source files. |
4 # | 4 # |
5 # Note: this is not a supported API. If you rely on this, you will be broken | 5 # Note: this is not a supported API. If you rely on this, you will be broken |
6 # from time to time as the code generator changes in backward incompatible | 6 # from time to time as the code generator changes in backward incompatible |
7 # ways. | 7 # ways. |
8 'extra_blink_module_idl_files': [], | 8 'extra_blink_module_idl_files': [], |
9 'extra_blink_module_files': [], | 9 'extra_blink_module_files': [], |
10 # Files for which bindings (.cpp and .h files) will be generated | 10 # Files for which bindings (.cpp and .h files) will be generated |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 'mediastream/RTCPeerConnection.idl', | 96 'mediastream/RTCPeerConnection.idl', |
97 'mediastream/RTCSessionDescription.idl', | 97 'mediastream/RTCSessionDescription.idl', |
98 'mediastream/RTCSessionDescriptionCallback.idl', | 98 'mediastream/RTCSessionDescriptionCallback.idl', |
99 'mediastream/RTCStatsCallback.idl', | 99 'mediastream/RTCStatsCallback.idl', |
100 'mediastream/RTCStatsReport.idl', | 100 'mediastream/RTCStatsReport.idl', |
101 'mediastream/RTCStatsResponse.idl', | 101 'mediastream/RTCStatsResponse.idl', |
102 'mediastream/SourceInfo.idl', | 102 'mediastream/SourceInfo.idl', |
103 'notifications/Notification.idl', | 103 'notifications/Notification.idl', |
104 'notifications/NotificationPermissionCallback.idl', | 104 'notifications/NotificationPermissionCallback.idl', |
105 'performance/WorkerPerformance.idl', | 105 'performance/WorkerPerformance.idl', |
| 106 'push_messaging/PushEvent.idl', |
106 'push_messaging/PushManager.idl', | 107 'push_messaging/PushManager.idl', |
107 'push_messaging/PushRegistration.idl', | 108 'push_messaging/PushRegistration.idl', |
108 'quota/DeprecatedStorageInfo.idl', | 109 'quota/DeprecatedStorageInfo.idl', |
109 'quota/DeprecatedStorageQuota.idl', | 110 'quota/DeprecatedStorageQuota.idl', |
110 'quota/StorageErrorCallback.idl', | 111 'quota/StorageErrorCallback.idl', |
111 'quota/StorageInfo.idl', | 112 'quota/StorageInfo.idl', |
112 'quota/StorageQuota.idl', | 113 'quota/StorageQuota.idl', |
113 'quota/StorageQuotaCallback.idl', | 114 'quota/StorageQuotaCallback.idl', |
114 'quota/StorageUsageCallback.idl', | 115 'quota/StorageUsageCallback.idl', |
115 'serviceworkers/Cache.idl', | 116 'serviceworkers/Cache.idl', |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 211 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
211 'mediasource/HTMLVideoElementMediaSource.idl', | 212 'mediasource/HTMLVideoElementMediaSource.idl', |
212 'mediasource/URLMediaSource.idl', | 213 'mediasource/URLMediaSource.idl', |
213 'mediastream/NavigatorMediaStream.idl', | 214 'mediastream/NavigatorMediaStream.idl', |
214 'mediastream/URLMediaStream.idl', | 215 'mediastream/URLMediaStream.idl', |
215 'mediastream/WindowMediaStream.idl', | 216 'mediastream/WindowMediaStream.idl', |
216 'navigatorcontentutils/NavigatorContentUtils.idl', | 217 'navigatorcontentutils/NavigatorContentUtils.idl', |
217 'performance/SharedWorkerPerformance.idl', | 218 'performance/SharedWorkerPerformance.idl', |
218 'performance/WorkerGlobalScopePerformance.idl', | 219 'performance/WorkerGlobalScopePerformance.idl', |
219 'push_messaging/NavigatorPushManager.idl', | 220 'push_messaging/NavigatorPushManager.idl', |
| 221 'push_messaging/ServiceWorkerGlobalScopePush.idl', |
220 'quota/NavigatorStorageQuota.idl', | 222 'quota/NavigatorStorageQuota.idl', |
221 'quota/WindowQuota.idl', | 223 'quota/WindowQuota.idl', |
222 'quota/WorkerNavigatorStorageQuota.idl', | 224 'quota/WorkerNavigatorStorageQuota.idl', |
223 'screen_orientation/ScreenOrientation.idl', | 225 'screen_orientation/ScreenOrientation.idl', |
224 'serviceworkers/NavigatorServiceWorker.idl', | 226 'serviceworkers/NavigatorServiceWorker.idl', |
225 'speech/WindowSpeech.idl', | 227 'speech/WindowSpeech.idl', |
226 'speech/WindowSpeechSynthesis.idl', | 228 'speech/WindowSpeechSynthesis.idl', |
227 'vibration/NavigatorVibration.idl', | 229 'vibration/NavigatorVibration.idl', |
228 'webaudio/WindowWebAudio.idl', | 230 'webaudio/WindowWebAudio.idl', |
229 'webdatabase/WindowWebDatabase.idl', | 231 'webdatabase/WindowWebDatabase.idl', |
230 'webdatabase/WorkerGlobalScopeWebDatabase.idl', | 232 'webdatabase/WorkerGlobalScopeWebDatabase.idl', |
231 'webmidi/NavigatorWebMIDI.idl', | 233 'webmidi/NavigatorWebMIDI.idl', |
232 ], | 234 ], |
233 # interfaces that inherit from Event | 235 # interfaces that inherit from Event |
234 'modules_event_idl_files': [ | 236 'modules_event_idl_files': [ |
235 'device_light/DeviceLightEvent.idl', | 237 'device_light/DeviceLightEvent.idl', |
236 'device_orientation/DeviceMotionEvent.idl', | 238 'device_orientation/DeviceMotionEvent.idl', |
237 'device_orientation/DeviceOrientationEvent.idl', | 239 'device_orientation/DeviceOrientationEvent.idl', |
238 'encryptedmedia/MediaKeyMessageEvent.idl', | 240 'encryptedmedia/MediaKeyMessageEvent.idl', |
239 'encryptedmedia/MediaKeyNeededEvent.idl', | 241 'encryptedmedia/MediaKeyNeededEvent.idl', |
240 'gamepad/GamepadEvent.idl', | 242 'gamepad/GamepadEvent.idl', |
241 'indexeddb/IDBVersionChangeEvent.idl', | 243 'indexeddb/IDBVersionChangeEvent.idl', |
242 'mediastream/MediaStreamEvent.idl', | 244 'mediastream/MediaStreamEvent.idl', |
243 'mediastream/MediaStreamTrackEvent.idl', | 245 'mediastream/MediaStreamTrackEvent.idl', |
244 'mediastream/RTCDTMFToneChangeEvent.idl', | 246 'mediastream/RTCDTMFToneChangeEvent.idl', |
245 'mediastream/RTCDataChannelEvent.idl', | 247 'mediastream/RTCDataChannelEvent.idl', |
246 'mediastream/RTCIceCandidateEvent.idl', | 248 'mediastream/RTCIceCandidateEvent.idl', |
| 249 'push_messaging/PushEvent.idl', |
247 'serviceworkers/FetchEvent.idl', | 250 'serviceworkers/FetchEvent.idl', |
248 'serviceworkers/InstallEvent.idl', | 251 'serviceworkers/InstallEvent.idl', |
249 'serviceworkers/InstallPhaseEvent.idl', | 252 'serviceworkers/InstallPhaseEvent.idl', |
250 'speech/SpeechRecognitionError.idl', | 253 'speech/SpeechRecognitionError.idl', |
251 'speech/SpeechRecognitionEvent.idl', | 254 'speech/SpeechRecognitionEvent.idl', |
252 'speech/SpeechSynthesisEvent.idl', | 255 'speech/SpeechSynthesisEvent.idl', |
253 'webaudio/AudioProcessingEvent.idl', | 256 'webaudio/AudioProcessingEvent.idl', |
254 'webaudio/OfflineAudioCompletionEvent.idl', | 257 'webaudio/OfflineAudioCompletionEvent.idl', |
255 'webmidi/MIDIConnectionEvent.idl', | 258 'webmidi/MIDIConnectionEvent.idl', |
256 'webmidi/MIDIMessageEvent.idl', | 259 'webmidi/MIDIMessageEvent.idl', |
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
572 'performance/WorkerGlobalScopePerformance.cpp', | 575 'performance/WorkerGlobalScopePerformance.cpp', |
573 'performance/WorkerGlobalScopePerformance.h', | 576 'performance/WorkerGlobalScopePerformance.h', |
574 'performance/WorkerPerformance.cpp', | 577 'performance/WorkerPerformance.cpp', |
575 'performance/WorkerPerformance.h', | 578 'performance/WorkerPerformance.h', |
576 'push_messaging/NavigatorPushManager.cpp', | 579 'push_messaging/NavigatorPushManager.cpp', |
577 'push_messaging/NavigatorPushManager.h', | 580 'push_messaging/NavigatorPushManager.h', |
578 'push_messaging/PushController.cpp', | 581 'push_messaging/PushController.cpp', |
579 'push_messaging/PushController.h', | 582 'push_messaging/PushController.h', |
580 'push_messaging/PushError.cpp', | 583 'push_messaging/PushError.cpp', |
581 'push_messaging/PushError.h', | 584 'push_messaging/PushError.h', |
| 585 'push_messaging/PushEvent.cpp', |
| 586 'push_messaging/PushEvent.h', |
582 'push_messaging/PushManager.cpp', | 587 'push_messaging/PushManager.cpp', |
583 'push_messaging/PushManager.h', | 588 'push_messaging/PushManager.h', |
584 'push_messaging/PushRegistration.cpp', | 589 'push_messaging/PushRegistration.cpp', |
585 'push_messaging/PushRegistration.h', | 590 'push_messaging/PushRegistration.h', |
| 591 'push_messaging/ServiceWorkerGlobalScopePush.h', |
586 'quota/DOMWindowQuota.cpp', | 592 'quota/DOMWindowQuota.cpp', |
587 'quota/DOMWindowQuota.h', | 593 'quota/DOMWindowQuota.h', |
588 'quota/DeprecatedStorageInfo.cpp', | 594 'quota/DeprecatedStorageInfo.cpp', |
589 'quota/DeprecatedStorageInfo.h', | 595 'quota/DeprecatedStorageInfo.h', |
590 'quota/DeprecatedStorageQuota.cpp', | 596 'quota/DeprecatedStorageQuota.cpp', |
591 'quota/DeprecatedStorageQuota.h', | 597 'quota/DeprecatedStorageQuota.h', |
592 'quota/DeprecatedStorageQuotaCallbacksImpl.cpp', | 598 'quota/DeprecatedStorageQuotaCallbacksImpl.cpp', |
593 'quota/DeprecatedStorageQuotaCallbacksImpl.h', | 599 'quota/DeprecatedStorageQuotaCallbacksImpl.h', |
594 'quota/NavigatorStorageQuota.cpp', | 600 'quota/NavigatorStorageQuota.cpp', |
595 'quota/NavigatorStorageQuota.h', | 601 'quota/NavigatorStorageQuota.h', |
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
927 'indexeddb/IDBKeyPathTest.cpp', | 933 'indexeddb/IDBKeyPathTest.cpp', |
928 'indexeddb/IDBRequestTest.cpp', | 934 'indexeddb/IDBRequestTest.cpp', |
929 'indexeddb/IDBTransactionTest.cpp', | 935 'indexeddb/IDBTransactionTest.cpp', |
930 'websockets/WebSocketDeflaterTest.cpp', | 936 'websockets/WebSocketDeflaterTest.cpp', |
931 'websockets/WebSocketExtensionDispatcherTest.cpp', | 937 'websockets/WebSocketExtensionDispatcherTest.cpp', |
932 'websockets/WebSocketExtensionParserTest.cpp', | 938 'websockets/WebSocketExtensionParserTest.cpp', |
933 'websockets/WebSocketPerMessageDeflateTest.cpp', | 939 'websockets/WebSocketPerMessageDeflateTest.cpp', |
934 ], | 940 ], |
935 }, | 941 }, |
936 } | 942 } |
OLD | NEW |