| 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 | 10 |
| 11 'modules_idl_files': [ | 11 'perl_modules_idl_files': [ |
| 12 '<@(extra_blink_module_idl_files)', | 12 '<@(extra_blink_module_idl_files)', |
| 13 'crypto/AesCbcParams.idl', | 13 'crypto/AesCbcParams.idl', |
| 14 'crypto/AesKeyGenParams.idl', | 14 'crypto/AesKeyGenParams.idl', |
| 15 'crypto/Algorithm.idl', | 15 'crypto/Algorithm.idl', |
| 16 'crypto/Crypto.idl', | 16 'crypto/Crypto.idl', |
| 17 'crypto/CryptoOperation.idl', | 17 'crypto/CryptoOperation.idl', |
| 18 'crypto/Key.idl', | 18 'crypto/Key.idl', |
| 19 'crypto/SubtleCrypto.idl', | 19 'crypto/SubtleCrypto.idl', |
| 20 'crypto/WindowCrypto.idl', | |
| 21 'crypto/WorkerCrypto.idl', | 20 'crypto/WorkerCrypto.idl', |
| 22 'crypto/WorkerGlobalScopeCrypto.idl', | |
| 23 'device_orientation/DeviceAcceleration.idl', | 21 'device_orientation/DeviceAcceleration.idl', |
| 24 'device_orientation/DeviceMotionEvent.idl', | 22 'device_orientation/DeviceMotionEvent.idl', |
| 25 'device_orientation/DeviceRotationRate.idl', | 23 'device_orientation/DeviceRotationRate.idl', |
| 26 'donottrack/NavigatorDoNotTrack.idl', | |
| 27 'encryptedmedia/MediaKeyMessageEvent.idl', | 24 'encryptedmedia/MediaKeyMessageEvent.idl', |
| 28 'encryptedmedia/MediaKeyNeededEvent.idl', | 25 'encryptedmedia/MediaKeyNeededEvent.idl', |
| 29 'encryptedmedia/MediaKeys.idl', | 26 'encryptedmedia/MediaKeys.idl', |
| 30 'encryptedmedia/MediaKeySession.idl', | 27 'encryptedmedia/MediaKeySession.idl', |
| 31 'filesystem/DOMFileSystem.idl', | 28 'filesystem/DOMFileSystem.idl', |
| 32 'filesystem/DOMFileSystemSync.idl', | 29 'filesystem/DOMFileSystemSync.idl', |
| 33 'filesystem/DataTransferItemFileSystem.idl', | |
| 34 'filesystem/DirectoryEntry.idl', | 30 'filesystem/DirectoryEntry.idl', |
| 35 'filesystem/DirectoryEntrySync.idl', | 31 'filesystem/DirectoryEntrySync.idl', |
| 36 'filesystem/DirectoryReader.idl', | 32 'filesystem/DirectoryReader.idl', |
| 37 'filesystem/DirectoryReaderSync.idl', | 33 'filesystem/DirectoryReaderSync.idl', |
| 38 'filesystem/EntriesCallback.idl', | 34 'filesystem/EntriesCallback.idl', |
| 39 'filesystem/Entry.idl', | 35 'filesystem/Entry.idl', |
| 40 'filesystem/EntryArray.idl', | 36 'filesystem/EntryArray.idl', |
| 41 'filesystem/EntryArraySync.idl', | 37 'filesystem/EntryArraySync.idl', |
| 42 'filesystem/EntryCallback.idl', | 38 'filesystem/EntryCallback.idl', |
| 43 'filesystem/EntrySync.idl', | 39 'filesystem/EntrySync.idl', |
| 44 'filesystem/ErrorCallback.idl', | 40 'filesystem/ErrorCallback.idl', |
| 45 'filesystem/FileCallback.idl', | 41 'filesystem/FileCallback.idl', |
| 46 'filesystem/FileEntry.idl', | 42 'filesystem/FileEntry.idl', |
| 47 'filesystem/FileEntrySync.idl', | 43 'filesystem/FileEntrySync.idl', |
| 48 'filesystem/FileSystemCallback.idl', | 44 'filesystem/FileSystemCallback.idl', |
| 49 'filesystem/FileWriter.idl', | 45 'filesystem/FileWriter.idl', |
| 50 'filesystem/FileWriterCallback.idl', | 46 'filesystem/FileWriterCallback.idl', |
| 51 'filesystem/FileWriterSync.idl', | 47 'filesystem/FileWriterSync.idl', |
| 52 'filesystem/HTMLInputElementFileSystem.idl', | |
| 53 'filesystem/Metadata.idl', | 48 'filesystem/Metadata.idl', |
| 54 'filesystem/MetadataCallback.idl', | 49 'filesystem/MetadataCallback.idl', |
| 55 'filesystem/WindowFileSystem.idl', | |
| 56 'filesystem/WorkerGlobalScopeFileSystem.idl', | |
| 57 'gamepad/Gamepad.idl', | 50 'gamepad/Gamepad.idl', |
| 58 'gamepad/GamepadList.idl', | 51 'gamepad/GamepadList.idl', |
| 59 'gamepad/NavigatorGamepad.idl', | |
| 60 'geolocation/Coordinates.idl', | 52 'geolocation/Coordinates.idl', |
| 61 'geolocation/Geolocation.idl', | 53 'geolocation/Geolocation.idl', |
| 62 'geolocation/Geoposition.idl', | 54 'geolocation/Geoposition.idl', |
| 63 'geolocation/NavigatorGeolocation.idl', | |
| 64 'geolocation/PositionCallback.idl', | 55 'geolocation/PositionCallback.idl', |
| 65 'geolocation/PositionError.idl', | 56 'geolocation/PositionError.idl', |
| 66 'geolocation/PositionErrorCallback.idl', | 57 'geolocation/PositionErrorCallback.idl', |
| 67 'indexeddb/IDBAny.idl', | 58 'indexeddb/IDBAny.idl', |
| 68 'indexeddb/IDBCursor.idl', | 59 'indexeddb/IDBCursor.idl', |
| 69 'indexeddb/IDBCursorWithValue.idl', | 60 'indexeddb/IDBCursorWithValue.idl', |
| 70 'indexeddb/IDBDatabase.idl', | 61 'indexeddb/IDBDatabase.idl', |
| 71 'indexeddb/IDBFactory.idl', | 62 'indexeddb/IDBFactory.idl', |
| 72 'indexeddb/IDBIndex.idl', | 63 'indexeddb/IDBIndex.idl', |
| 73 'indexeddb/IDBKeyRange.idl', | 64 'indexeddb/IDBKeyRange.idl', |
| 74 'indexeddb/IDBObjectStore.idl', | 65 'indexeddb/IDBObjectStore.idl', |
| 75 'indexeddb/IDBOpenDBRequest.idl', | 66 'indexeddb/IDBOpenDBRequest.idl', |
| 76 'indexeddb/IDBRequest.idl', | 67 'indexeddb/IDBRequest.idl', |
| 77 'indexeddb/IDBTransaction.idl', | 68 'indexeddb/IDBTransaction.idl', |
| 78 'indexeddb/IDBVersionChangeEvent.idl', | 69 'indexeddb/IDBVersionChangeEvent.idl', |
| 79 'indexeddb/WindowIndexedDatabase.idl', | |
| 80 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | |
| 81 'mediasource/MediaSource.idl', | 70 'mediasource/MediaSource.idl', |
| 82 'mediasource/SourceBuffer.idl', | 71 'mediasource/SourceBuffer.idl', |
| 83 'mediasource/SourceBufferList.idl', | 72 'mediasource/SourceBufferList.idl', |
| 84 'mediasource/WebKitMediaSource.idl', | 73 'mediasource/WebKitMediaSource.idl', |
| 85 'mediasource/WebKitSourceBuffer.idl', | 74 'mediasource/WebKitSourceBuffer.idl', |
| 86 'mediasource/WebKitSourceBufferList.idl', | 75 'mediasource/WebKitSourceBufferList.idl', |
| 87 'mediasource/WindowMediaSource.idl', | |
| 88 'mediastream/MediaStream.idl', | 76 'mediastream/MediaStream.idl', |
| 89 'mediastream/MediaStreamEvent.idl', | 77 'mediastream/MediaStreamEvent.idl', |
| 90 'mediastream/MediaStreamTrack.idl', | 78 'mediastream/MediaStreamTrack.idl', |
| 91 'mediastream/MediaStreamTrackEvent.idl', | 79 'mediastream/MediaStreamTrackEvent.idl', |
| 92 'mediastream/MediaStreamTrackSourcesCallback.idl', | 80 'mediastream/MediaStreamTrackSourcesCallback.idl', |
| 93 'mediastream/NavigatorMediaStream.idl', | |
| 94 'mediastream/NavigatorUserMediaError.idl', | 81 'mediastream/NavigatorUserMediaError.idl', |
| 95 'mediastream/NavigatorUserMediaErrorCallback.idl', | 82 'mediastream/NavigatorUserMediaErrorCallback.idl', |
| 96 'mediastream/NavigatorUserMediaSuccessCallback.idl', | 83 'mediastream/NavigatorUserMediaSuccessCallback.idl', |
| 97 'mediastream/RTCDTMFSender.idl', | 84 'mediastream/RTCDTMFSender.idl', |
| 98 'mediastream/RTCDTMFToneChangeEvent.idl', | 85 'mediastream/RTCDTMFToneChangeEvent.idl', |
| 99 'mediastream/RTCDataChannel.idl', | 86 'mediastream/RTCDataChannel.idl', |
| 100 'mediastream/RTCDataChannelEvent.idl', | 87 'mediastream/RTCDataChannelEvent.idl', |
| 101 'mediastream/RTCErrorCallback.idl', | 88 'mediastream/RTCErrorCallback.idl', |
| 102 'mediastream/RTCIceCandidate.idl', | 89 'mediastream/RTCIceCandidate.idl', |
| 103 'mediastream/RTCIceCandidateEvent.idl', | 90 'mediastream/RTCIceCandidateEvent.idl', |
| 104 'mediastream/RTCPeerConnection.idl', | 91 'mediastream/RTCPeerConnection.idl', |
| 105 'mediastream/RTCSessionDescription.idl', | 92 'mediastream/RTCSessionDescription.idl', |
| 106 'mediastream/RTCSessionDescriptionCallback.idl', | 93 'mediastream/RTCSessionDescriptionCallback.idl', |
| 107 'mediastream/RTCStatsCallback.idl', | 94 'mediastream/RTCStatsCallback.idl', |
| 108 'mediastream/RTCStatsReport.idl', | 95 'mediastream/RTCStatsReport.idl', |
| 109 'mediastream/RTCStatsResponse.idl', | 96 'mediastream/RTCStatsResponse.idl', |
| 110 'mediastream/SourceInfo.idl', | 97 'mediastream/SourceInfo.idl', |
| 111 'navigatorcontentutils/NavigatorContentUtils.idl', | |
| 112 'notifications/Notification.idl', | 98 'notifications/Notification.idl', |
| 113 'notifications/NotificationCenter.idl', | 99 'notifications/NotificationCenter.idl', |
| 114 'notifications/NotificationPermissionCallback.idl', | 100 'notifications/NotificationPermissionCallback.idl', |
| 115 'notifications/WindowNotifications.idl', | |
| 116 'notifications/WorkerGlobalScopeNotifications.idl', | |
| 117 'performance/WorkerGlobalScopePerformance.idl', | |
| 118 'performance/WorkerPerformance.idl', | 101 'performance/WorkerPerformance.idl', |
| 119 'quota/NavigatorStorageQuota.idl', | |
| 120 'quota/StorageErrorCallback.idl', | 102 'quota/StorageErrorCallback.idl', |
| 121 'quota/StorageInfo.idl', | 103 'quota/StorageInfo.idl', |
| 122 'quota/StorageQuota.idl', | 104 'quota/StorageQuota.idl', |
| 123 'quota/StorageQuotaCallback.idl', | 105 'quota/StorageQuotaCallback.idl', |
| 124 'quota/StorageUsageCallback.idl', | 106 'quota/StorageUsageCallback.idl', |
| 125 'quota/WindowQuota.idl', | |
| 126 'quota/WorkerNavigatorStorageQuota.idl', | |
| 127 'speech/SpeechGrammar.idl', | 107 'speech/SpeechGrammar.idl', |
| 128 'speech/SpeechGrammarList.idl', | 108 'speech/SpeechGrammarList.idl', |
| 129 'speech/SpeechRecognition.idl', | 109 'speech/SpeechRecognition.idl', |
| 130 'speech/SpeechRecognitionAlternative.idl', | 110 'speech/SpeechRecognitionAlternative.idl', |
| 131 'speech/SpeechRecognitionError.idl', | 111 'speech/SpeechRecognitionError.idl', |
| 132 'speech/SpeechRecognitionEvent.idl', | 112 'speech/SpeechRecognitionEvent.idl', |
| 133 'speech/SpeechRecognitionResult.idl', | 113 'speech/SpeechRecognitionResult.idl', |
| 134 'speech/SpeechRecognitionResultList.idl', | 114 'speech/SpeechRecognitionResultList.idl', |
| 135 'speech/SpeechSynthesis.idl', | 115 'speech/SpeechSynthesis.idl', |
| 136 'speech/SpeechSynthesisEvent.idl', | 116 'speech/SpeechSynthesisEvent.idl', |
| 137 'speech/SpeechSynthesisUtterance.idl', | 117 'speech/SpeechSynthesisUtterance.idl', |
| 138 'speech/SpeechSynthesisVoice.idl', | 118 'speech/SpeechSynthesisVoice.idl', |
| 139 'speech/WindowSpeechSynthesis.idl', | |
| 140 'vibration/NavigatorVibration.idl', | |
| 141 'webaudio/AudioBuffer.idl', | 119 'webaudio/AudioBuffer.idl', |
| 142 'webaudio/AudioBufferCallback.idl', | 120 'webaudio/AudioBufferCallback.idl', |
| 143 'webaudio/AudioBufferSourceNode.idl', | 121 'webaudio/AudioBufferSourceNode.idl', |
| 144 'webaudio/ChannelMergerNode.idl', | 122 'webaudio/ChannelMergerNode.idl', |
| 145 'webaudio/ChannelSplitterNode.idl', | 123 'webaudio/ChannelSplitterNode.idl', |
| 146 'webaudio/AudioContext.idl', | 124 'webaudio/AudioContext.idl', |
| 147 'webaudio/AudioDestinationNode.idl', | 125 'webaudio/AudioDestinationNode.idl', |
| 148 'webaudio/GainNode.idl', | 126 'webaudio/GainNode.idl', |
| 149 'webaudio/AudioListener.idl', | 127 'webaudio/AudioListener.idl', |
| 150 'webaudio/AudioNode.idl', | 128 'webaudio/AudioNode.idl', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 172 'webdatabase/SQLError.idl', | 150 'webdatabase/SQLError.idl', |
| 173 'webdatabase/SQLResultSet.idl', | 151 'webdatabase/SQLResultSet.idl', |
| 174 'webdatabase/SQLResultSetRowList.idl', | 152 'webdatabase/SQLResultSetRowList.idl', |
| 175 'webdatabase/SQLStatementCallback.idl', | 153 'webdatabase/SQLStatementCallback.idl', |
| 176 'webdatabase/SQLStatementErrorCallback.idl', | 154 'webdatabase/SQLStatementErrorCallback.idl', |
| 177 'webdatabase/SQLTransaction.idl', | 155 'webdatabase/SQLTransaction.idl', |
| 178 'webdatabase/SQLTransactionCallback.idl', | 156 'webdatabase/SQLTransactionCallback.idl', |
| 179 'webdatabase/SQLTransactionErrorCallback.idl', | 157 'webdatabase/SQLTransactionErrorCallback.idl', |
| 180 'webdatabase/SQLTransactionSync.idl', | 158 'webdatabase/SQLTransactionSync.idl', |
| 181 'webdatabase/SQLTransactionSyncCallback.idl', | 159 'webdatabase/SQLTransactionSyncCallback.idl', |
| 182 'webdatabase/WindowWebDatabase.idl', | |
| 183 'webdatabase/WorkerGlobalScopeWebDatabase.idl', | |
| 184 'webmidi/MIDIAccess.idl', | 160 'webmidi/MIDIAccess.idl', |
| 185 'webmidi/MIDIAccessPromise.idl', | 161 'webmidi/MIDIAccessPromise.idl', |
| 186 'webmidi/MIDIConnectionEvent.idl', | 162 'webmidi/MIDIConnectionEvent.idl', |
| 187 'webmidi/MIDIErrorCallback.idl', | 163 'webmidi/MIDIErrorCallback.idl', |
| 188 'webmidi/MIDIInput.idl', | 164 'webmidi/MIDIInput.idl', |
| 189 'webmidi/MIDIMessageEvent.idl', | 165 'webmidi/MIDIMessageEvent.idl', |
| 190 'webmidi/MIDIOutput.idl', | 166 'webmidi/MIDIOutput.idl', |
| 191 'webmidi/MIDIPort.idl', | 167 'webmidi/MIDIPort.idl', |
| 192 'webmidi/MIDISuccessCallback.idl', | 168 'webmidi/MIDISuccessCallback.idl', |
| 193 'webmidi/NavigatorWebMIDI.idl', | |
| 194 'websockets/CloseEvent.idl', | 169 'websockets/CloseEvent.idl', |
| 195 'websockets/WebSocket.idl', | 170 'websockets/WebSocket.idl', |
| 196 ], | 171 ], |
| 172 'python_modules_idl_files': [ |
| 173 'crypto/WindowCrypto.idl', |
| 174 'crypto/WorkerGlobalScopeCrypto.idl', |
| 175 'donottrack/NavigatorDoNotTrack.idl', |
| 176 'filesystem/DataTransferItemFileSystem.idl', |
| 177 'filesystem/HTMLInputElementFileSystem.idl', |
| 178 'filesystem/WindowFileSystem.idl', |
| 179 'filesystem/WorkerGlobalScopeFileSystem.idl', |
| 180 'gamepad/NavigatorGamepad.idl', |
| 181 'geolocation/NavigatorGeolocation.idl', |
| 182 'indexeddb/WindowIndexedDatabase.idl', |
| 183 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
| 184 'mediasource/WindowMediaSource.idl', |
| 185 'mediastream/NavigatorMediaStream.idl', |
| 186 'navigatorcontentutils/NavigatorContentUtils.idl', |
| 187 'notifications/WindowNotifications.idl', |
| 188 'notifications/WorkerGlobalScopeNotifications.idl', |
| 189 'performance/WorkerGlobalScopePerformance.idl', |
| 190 'quota/NavigatorStorageQuota.idl', |
| 191 'quota/WindowQuota.idl', |
| 192 'quota/WorkerNavigatorStorageQuota.idl', |
| 193 'speech/WindowSpeechSynthesis.idl', |
| 194 'vibration/NavigatorVibration.idl', |
| 195 'webdatabase/WindowWebDatabase.idl', |
| 196 'webdatabase/WorkerGlobalScopeWebDatabase.idl', |
| 197 'webmidi/NavigatorWebMIDI.idl', |
| 198 ], |
| 197 'modules_files': [ | 199 'modules_files': [ |
| 198 '<@(extra_blink_module_files)', | 200 '<@(extra_blink_module_files)', |
| 199 'crypto/AesCbcParams.cpp', | 201 'crypto/AesCbcParams.cpp', |
| 200 'crypto/AesCbcParams.h', | 202 'crypto/AesCbcParams.h', |
| 201 'crypto/AesKeyGenParams.cpp', | 203 'crypto/AesKeyGenParams.cpp', |
| 202 'crypto/AesKeyGenParams.h', | 204 'crypto/AesKeyGenParams.h', |
| 203 'crypto/Algorithm.cpp', | 205 'crypto/Algorithm.cpp', |
| 204 'crypto/Algorithm.h', | 206 'crypto/Algorithm.h', |
| 205 'crypto/Crypto.cpp', | 207 'crypto/Crypto.cpp', |
| 206 'crypto/Crypto.h', | 208 'crypto/Crypto.h', |
| (...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 709 'websockets/WorkerThreadableWebSocketChannel.h', | 711 'websockets/WorkerThreadableWebSocketChannel.h', |
| 710 ], | 712 ], |
| 711 'modules_unittest_files': [ | 713 'modules_unittest_files': [ |
| 712 'websockets/WebSocketDeflaterTest.cpp', | 714 'websockets/WebSocketDeflaterTest.cpp', |
| 713 'websockets/WebSocketExtensionDispatcherTest.cpp', | 715 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 714 'websockets/WebSocketExtensionParserTest.cpp', | 716 'websockets/WebSocketExtensionParserTest.cpp', |
| 715 'websockets/WebSocketPerMessageDeflateTest.cpp', | 717 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 716 ], | 718 ], |
| 717 }, | 719 }, |
| 718 } | 720 } |
| OLD | NEW |