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

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

Issue 1892083002: Generic Sensor API : Ambient Light Sensor API. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: re entrancy fix Created 4 years, 7 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
1 namespace="EventTarget" 1 namespace="EventTarget"
2 suffix="Modules" 2 suffix="Modules"
3 3
4 modules/battery/BatteryManager 4 modules/battery/BatteryManager
5 modules/bluetooth/BluetoothDevice 5 modules/bluetooth/BluetoothDevice
6 modules/bluetooth/BluetoothRemoteGATTCharacteristic 6 modules/bluetooth/BluetoothRemoteGATTCharacteristic
7 modules/compositorworker/CompositorWorker 7 modules/compositorworker/CompositorWorker
8 modules/compositorworker/CompositorWorkerGlobalScope 8 modules/compositorworker/CompositorWorkerGlobalScope
9 modules/encryptedmedia/MediaKeySession 9 modules/encryptedmedia/MediaKeySession
10 modules/filesystem/FileWriter 10 modules/filesystem/FileWriter
(...skipping 16 matching lines...) Expand all
27 modules/notifications/Notification 27 modules/notifications/Notification
28 modules/payments/PaymentRequest 28 modules/payments/PaymentRequest
29 modules/permissions/PermissionStatus 29 modules/permissions/PermissionStatus
30 modules/presentation/PresentationAvailability 30 modules/presentation/PresentationAvailability
31 modules/presentation/PresentationConnection 31 modules/presentation/PresentationConnection
32 modules/presentation/PresentationReceiver 32 modules/presentation/PresentationReceiver
33 modules/presentation/PresentationRequest 33 modules/presentation/PresentationRequest
34 modules/remoteplayback/RemotePlayback 34 modules/remoteplayback/RemotePlayback
35 modules/remoteplayback/RemotePlaybackAvailability 35 modules/remoteplayback/RemotePlaybackAvailability
36 modules/screen_orientation/ScreenOrientation 36 modules/screen_orientation/ScreenOrientation
37 modules/sensor/Sensor
37 modules/serviceworkers/ServiceWorker 38 modules/serviceworkers/ServiceWorker
38 modules/serviceworkers/ServiceWorkerContainer 39 modules/serviceworkers/ServiceWorkerContainer
39 modules/serviceworkers/ServiceWorkerGlobalScope 40 modules/serviceworkers/ServiceWorkerGlobalScope
40 modules/serviceworkers/ServiceWorkerRegistration 41 modules/serviceworkers/ServiceWorkerRegistration
41 modules/speech/SpeechRecognition 42 modules/speech/SpeechRecognition
42 modules/speech/SpeechSynthesis 43 modules/speech/SpeechSynthesis
43 modules/speech/SpeechSynthesisUtterance 44 modules/speech/SpeechSynthesisUtterance
44 modules/webaudio/AudioContext 45 modules/webaudio/AudioContext
45 modules/webaudio/AudioNode 46 modules/webaudio/AudioNode
46 modules/webmidi/MIDIAccess 47 modules/webmidi/MIDIAccess
47 modules/webmidi/MIDIInput 48 modules/webmidi/MIDIInput
48 modules/webmidi/MIDIPort 49 modules/webmidi/MIDIPort
49 modules/websockets/WebSocket ImplementedAs=DOMWebSocket 50 modules/websockets/WebSocket ImplementedAs=DOMWebSocket
50 modules/webusb/USB 51 modules/webusb/USB
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/modules.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698