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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 250553006: Unship MediaController by making it an experimental runtime-enabled feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tweak event-target-in-prototype test Created 6 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/core/html/MediaController.idl ('k') | no next file » | 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 21a126e412395b51bb701e468f5a356246e544c1..228a6551c556f06612f3cdec19863934dc38bc1a 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -73,6 +73,7 @@ LayerSquashing status=test
PrefixedEncryptedMedia status=stable
LocalStorage status=stable
Media status=stable
+MediaController depends_on=Media, status=experimental
MediaQueryParser status=test
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental
« no previous file with comments | « Source/core/html/MediaController.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698