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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 592713002: Remove MediaStream runtime flag (status=stable) for blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix for commit Created 6 years, 2 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/modules/mediastream/WindowMediaStream.idl ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 7d486a55b116356cb4f0368011974d73d71c6bdc..7a85e023d1700571e01a56fd6e1fe7a5a12fcc5f 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -79,8 +79,7 @@ MediaCapture
MediaController depends_on=Media, status=experimental
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental
-MediaStream status=stable
-MediaStreamSpeech depends_on=MediaStream, status=experimental
+MediaStreamSpeech status=experimental
MemoryInfoInWorkers status=experimental
NavigationTransitions status=experimental
NavigatorContentUtils
@@ -91,7 +90,7 @@ OrientationEvent
OverlayFullscreenVideo
OverlayScrollbars
PathOpsSVGClipping status=stable
-PeerConnection depends_on=MediaStream, status=stable
+PeerConnection status=stable
Picture status=stable
PictureSizes status=stable
PreciseMemoryInfo
« no previous file with comments | « Source/modules/mediastream/WindowMediaStream.idl ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698