Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Side by Side Diff: third_party/WebKit/Source/modules/EventTargetModulesFactory.in

Issue 2638233002: Convert make_names and make_event_factory to use json5 config format. (Closed)
Patch Set: fix PLATFORM_EXPORT Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 namespace="EventTarget"
2 suffix="Modules"
3
4 modules/battery/BatteryManager
5 modules/bluetooth/BluetoothDevice
6 modules/bluetooth/BluetoothRemoteGATTCharacteristic
7 modules/compositorworker/CompositorWorker
8 modules/compositorworker/CompositorWorkerGlobalScope
9 modules/encryptedmedia/MediaKeySession
10 modules/filesystem/FileWriter
11 modules/imagecapture/ImageCapture
12 modules/indexeddb/IDBDatabase
13 modules/indexeddb/IDBOpenDBRequest
14 modules/indexeddb/IDBRequest
15 modules/indexeddb/IDBTransaction
16 modules/mediarecorder/MediaRecorder
17 modules/mediasource/MediaSource
18 modules/mediasource/SourceBuffer
19 modules/mediasource/SourceBufferList
20 modules/mediastream/MediaDevices
21 modules/mediastream/MediaStream
22 modules/mediastream/MediaStreamTrack
23 modules/mediastream/RTCDTMFSender
24 modules/mediastream/RTCDataChannel
25 modules/mediastream/RTCPeerConnection
26 modules/netinfo/NetworkInformation
27 modules/notifications/Notification
28 modules/payments/PaymentRequest
29 modules/permissions/PermissionStatus
30 modules/presentation/PresentationAvailability
31 modules/presentation/PresentationConnection
32 modules/presentation/PresentationConnectionList
33 modules/presentation/PresentationRequest
34 modules/remoteplayback/RemotePlayback
35 modules/screen_orientation/ScreenOrientation
36 modules/sensor/Sensor
37 modules/serviceworkers/ServiceWorker
38 modules/serviceworkers/ServiceWorkerContainer
39 modules/serviceworkers/ServiceWorkerGlobalScope
40 modules/serviceworkers/ServiceWorkerRegistration
41 modules/speech/SpeechRecognition
42 modules/speech/SpeechSynthesis
43 modules/speech/SpeechSynthesisUtterance
44 modules/vr/VRDisplay
45 modules/webaudio/AudioContext
46 modules/webaudio/AudioNode
47 modules/webmidi/MIDIAccess
48 modules/webmidi/MIDIInput
49 modules/webmidi/MIDIPort
50 modules/websockets/WebSocket ImplementedAs=DOMWebSocket
51 modules/webusb/USB
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/EventTargetModulesFactory.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698