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

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

Issue 187323005: Revert of Remove support for legacy WebKit Notifications (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
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/fileapi/FileReader 6 core/fileapi/FileReader
7 core/html/MediaController 7 core/html/MediaController
8 core/html/ime/InputMethodContext 8 core/html/ime/InputMethodContext
9 core/html/track/TextTrack 9 core/html/track/TextTrack
10 core/html/track/TextTrackCue 10 core/html/track/TextTrackCue
(...skipping 20 matching lines...) Expand all
31 modules/mediasource/SourceBuffer 31 modules/mediasource/SourceBuffer
32 modules/mediasource/SourceBufferList 32 modules/mediasource/SourceBufferList
33 modules/mediasource/WebKitMediaSource 33 modules/mediasource/WebKitMediaSource
34 modules/mediasource/WebKitSourceBufferList 34 modules/mediasource/WebKitSourceBufferList
35 modules/mediastream/MediaStream 35 modules/mediastream/MediaStream
36 modules/mediastream/MediaStreamTrack 36 modules/mediastream/MediaStreamTrack
37 modules/mediastream/RTCDTMFSender 37 modules/mediastream/RTCDTMFSender
38 modules/mediastream/RTCDataChannel 38 modules/mediastream/RTCDataChannel
39 modules/mediastream/RTCPeerConnection 39 modules/mediastream/RTCPeerConnection
40 modules/notifications/Notification 40 modules/notifications/Notification
41 modules/notifications/WebKitNotification Conditional=LEGACY_NOTIFICATIONS
41 modules/serviceworkers/ServiceWorkerGlobalScope 42 modules/serviceworkers/ServiceWorkerGlobalScope
42 modules/speech/SpeechRecognition 43 modules/speech/SpeechRecognition
43 modules/speech/SpeechSynthesisUtterance 44 modules/speech/SpeechSynthesisUtterance
44 modules/webaudio/AudioContext Conditional=WEB_AUDIO 45 modules/webaudio/AudioContext Conditional=WEB_AUDIO
45 modules/webaudio/AudioNode Conditional=WEB_AUDIO 46 modules/webaudio/AudioNode Conditional=WEB_AUDIO
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 50 modules/websockets/WebSocket
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698