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

Unified Diff: Source/core/dom/EventTargetFactory.in

Issue 17271002: Clean up *.in files related to DOM exceptions and events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix order in EventTargetFactory.in 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/scripts/make_dom_exceptions.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventTargetFactory.in
diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in
index d7ab81fe525e87e55692da1deeff82d6c1f0edae..5ebf267a1db0c67610cf0c8ef6e9e5d89b7c636a 100644
--- a/Source/core/dom/EventTargetFactory.in
+++ b/Source/core/dom/EventTargetFactory.in
@@ -3,15 +3,16 @@ namespace="EventTarget"
core/css/FontLoader
core/dom/MessagePort
core/dom/Node
+core/dom/WebKitNamedFlow implementedAs=NamedFlow
core/fileapi/FileReader
core/html/MediaController
core/html/track/TextTrack
core/html/track/TextTrackCue
core/html/track/TextTrackList
core/loader/appcache/DOMApplicationCache
-core/page/DOMWindow JSInterfaceName=Window
core/page/EventSource
core/page/Performance
+core/page/Window implementedAs=DOMWindow
core/svg/SVGElementInstance
core/workers/DedicatedWorkerContext
core/workers/SharedWorker
@@ -32,8 +33,8 @@ modules/mediasource/WebKitMediaSource
modules/mediasource/WebKitSourceBufferList
modules/mediastream/MediaStream
modules/mediastream/MediaStreamTrack
-modules/mediastream/RTCDataChannel
modules/mediastream/RTCDTMFSender
+modules/mediastream/RTCDataChannel
modules/mediastream/RTCPeerConnection
modules/notifications/Notification conditional=NOTIFICATIONS
modules/speech/SpeechRecognition
@@ -44,4 +45,3 @@ modules/webmidi/MIDIAccess
modules/webmidi/MIDIInput
modules/webmidi/MIDIPort
modules/websockets/WebSocket
-NamedFlow JSInterfaceName=WebKitNamedFlow
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/scripts/make_dom_exceptions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698