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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 1749683002: Remove the always-enabled Media from RuntimeEnabledFeatures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase (conflict in content/test/test_blink_web_unit_test_support.cc) Created 4 years, 10 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
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 734fa68bedc81b90631e2a50f19563b85e1685ca..1c95722fdc9372046539177381df10ef51e02c3e 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -26,7 +26,7 @@ AppBanner status=stable
AlwaysUseComplexText status=stable
ApplicationCache status=stable
AudioOutputDevices status=stable
-AudioVideoTracks depends_on=Media, status=experimental
+AudioVideoTracks status=experimental
AuthorShadowDOMForAnyElement
BackgroundSync status=stable
CacheIgnoreSearchOption status=experimental
@@ -110,7 +110,6 @@ LinkPreconnect status=stable
LinkPreload status=stable
LinkHeader status=stable
FractionalScrollOffsets status=experimental
-Media status=stable
MediaCapture
MediaCaptureFromCanvas status=experimental
MediaCaptureFromVideo status=test
@@ -208,7 +207,7 @@ WebGLDraftExtensions status=experimental
WebGLImageChromium
WebUSB status=experimental
WebVR depends_on=GeometryInterfaces, status=test
-WebVTTRegions depends_on=Media, status=experimental
+WebVTTRegions status=experimental
V8IdleTasks
XSLT status=stable
smil status=stable
« no previous file with comments | « third_party/WebKit/Source/core/html/TimeRanges.idl ('k') | third_party/WebKit/Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698