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

Side by Side Diff: Source/core/events/EventTargetFactory.in

Issue 143323014: *** DO NOT LAND *** Attempt to understand Regions complexity Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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/events/EventTarget.h ('k') | Source/core/frame/UseCounter.cpp » ('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="EventTarget" 1 namespace="EventTarget"
2 2
3 core/css/FontFaceSet 3 core/css/FontFaceSet
4 core/dom/MessagePort 4 core/dom/MessagePort
5 core/dom/Node 5 core/dom/Node
6 core/dom/WebKitNamedFlow ImplementedAs=NamedFlow
7 core/fileapi/FileReader 6 core/fileapi/FileReader
8 core/html/MediaController 7 core/html/MediaController
9 core/html/ime/InputMethodContext 8 core/html/ime/InputMethodContext
10 core/html/track/TextTrack 9 core/html/track/TextTrack
11 core/html/track/TextTrackCue 10 core/html/track/TextTrackCue
12 core/html/track/TextTrackList 11 core/html/track/TextTrackList
13 core/loader/appcache/ApplicationCache 12 core/loader/appcache/ApplicationCache
14 core/page/EventSource 13 core/page/EventSource
15 core/timing/Performance 14 core/timing/Performance
16 core/frame/Window ImplementedAs=DOMWindow 15 core/frame/Window ImplementedAs=DOMWindow
(...skipping 24 matching lines...) Expand all
41 modules/notifications/WebKitNotification Conditional=LEGACY_NOTIFICATIONS 40 modules/notifications/WebKitNotification Conditional=LEGACY_NOTIFICATIONS
42 modules/serviceworkers/ServiceWorkerGlobalScope 41 modules/serviceworkers/ServiceWorkerGlobalScope
43 modules/speech/SpeechRecognition 42 modules/speech/SpeechRecognition
44 modules/speech/SpeechSynthesisUtterance 43 modules/speech/SpeechSynthesisUtterance
45 modules/webaudio/AudioContext Conditional=WEB_AUDIO 44 modules/webaudio/AudioContext Conditional=WEB_AUDIO
46 modules/webaudio/AudioNode Conditional=WEB_AUDIO 45 modules/webaudio/AudioNode Conditional=WEB_AUDIO
47 modules/webmidi/MIDIAccess 46 modules/webmidi/MIDIAccess
48 modules/webmidi/MIDIInput 47 modules/webmidi/MIDIInput
49 modules/webmidi/MIDIPort 48 modules/webmidi/MIDIPort
50 modules/websockets/WebSocket 49 modules/websockets/WebSocket
OLDNEW
« no previous file with comments | « Source/core/events/EventTarget.h ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698