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

Side by Side Diff: Source/core/dom/EventNames.in

Issue 15653003: Remove last remnants of ENABLE_SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 7 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/dom/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="Event" 1 namespace="Event"
2 2
3 Event 3 Event
4 Events interfaceName=Event 4 Events interfaceName=Event
5 HTMLEvents interfaceName=Event 5 HTMLEvents interfaceName=Event
6 core/dom/BeforeLoadEvent 6 core/dom/BeforeLoadEvent
7 modules/websockets/CloseEvent 7 modules/websockets/CloseEvent
8 CompositionEvent 8 CompositionEvent
9 CustomEvent 9 CustomEvent
10 ErrorEvent 10 ErrorEvent
(...skipping 24 matching lines...) Expand all
35 modules/mediastream/MediaStreamTrackEvent 35 modules/mediastream/MediaStreamTrackEvent
36 modules/mediastream/RTCIceCandidateEvent 36 modules/mediastream/RTCIceCandidateEvent
37 modules/mediastream/RTCDataChannelEvent 37 modules/mediastream/RTCDataChannelEvent
38 modules/mediastream/RTCDTMFToneChangeEvent 38 modules/mediastream/RTCDTMFToneChangeEvent
39 core/page/SpeechInputEvent conditional=INPUT_SPEECH 39 core/page/SpeechInputEvent conditional=INPUT_SPEECH
40 modules/speech/SpeechRecognitionError 40 modules/speech/SpeechRecognitionError
41 modules/speech/SpeechRecognitionEvent 41 modules/speech/SpeechRecognitionEvent
42 modules/speech/SpeechSynthesisEvent 42 modules/speech/SpeechSynthesisEvent
43 core/html/canvas/WebGLContextEvent conditional=WEBGL 43 core/html/canvas/WebGLContextEvent conditional=WEBGL
44 core/storage/StorageEvent 44 core/storage/StorageEvent
45 core/svg/SVGEvents interfaceName=Event, conditional=SVG 45 core/svg/SVGEvents interfaceName=Event
46 core/svg/SVGZoomEvent conditional=SVG 46 core/svg/SVGZoomEvent
47 core/svg/SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG 47 core/svg/SVGZoomEvents interfaceName=SVGZoomEvent
48 modules/indexeddb/IDBVersionChangeEvent 48 modules/indexeddb/IDBVersionChangeEvent
49 TouchEvent runtimeConditional=touchEnabled 49 TouchEvent runtimeConditional=touchEnabled
50 modules/device_orientation/DeviceMotionEvent 50 modules/device_orientation/DeviceMotionEvent
51 core/dom/DeviceOrientationEvent 51 core/dom/DeviceOrientationEvent
52 OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS 52 OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS
53 core/html/MediaKeyEvent 53 core/html/MediaKeyEvent
54 modules/encryptedmedia/MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2 54 modules/encryptedmedia/MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2
55 modules/encryptedmedia/MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2 55 modules/encryptedmedia/MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2
56 core/html/track/TrackEvent 56 core/html/track/TrackEvent
57 core/dom/AutocompleteErrorEvent 57 core/dom/AutocompleteErrorEvent
58 core/css/CSSFontFaceLoadEvent 58 core/css/CSSFontFaceLoadEvent
59 SecurityPolicyViolationEvent 59 SecurityPolicyViolationEvent
60 modules/webmidi/MIDIConnectionEvent 60 modules/webmidi/MIDIConnectionEvent
61 modules/webmidi/MIDIMessageEvent 61 modules/webmidi/MIDIMessageEvent
OLDNEW
« no previous file with comments | « Source/core/dom/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698