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

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

Issue 13674022: Remove MEDIA_SOURCE feature define. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@blink-master
Patch Set: Rebase Created 7 years, 8 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/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp ('k') | Source/WebCore/html/DOMURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/dom/EventTargetFactory.in
diff --git a/Source/WebCore/dom/EventTargetFactory.in b/Source/WebCore/dom/EventTargetFactory.in
index 4ae735b9bc6b16282d5dd0cddcac92583991b693..80b4d18d617ba908d7c8043028b2529743739699 100644
--- a/Source/WebCore/dom/EventTargetFactory.in
+++ b/Source/WebCore/dom/EventTargetFactory.in
@@ -17,7 +17,7 @@ ScriptProcessorNode conditional=WEB_AUDIO
LocalMediaStream conditional=MEDIA_STREAM
MediaKeySession conditional=ENCRYPTED_MEDIA_V2
MediaController conditional=VIDEO
-MediaSource conditional=MEDIA_SOURCE
+MediaSource
MediaStream conditional=MEDIA_STREAM
MediaStreamTrack conditional=MEDIA_STREAM
MessagePort
@@ -30,7 +30,7 @@ RTCDTMFSender conditional=MEDIA_STREAM
RTCPeerConnection conditional=MEDIA_STREAM
SharedWorker conditional=SHARED_WORKERS
SharedWorkerContext conditional=SHARED_WORKERS
-SourceBufferList conditional=MEDIA_SOURCE
+SourceBufferList
SpeechRecognition conditional=SCRIPTED_SPEECH
SpeechSynthesisUtterance conditional=SPEECH_SYNTHESIS
SVGElementInstance conditional=SVG
« no previous file with comments | « Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp ('k') | Source/WebCore/html/DOMURL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698