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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 15016009: Rename runtime enabled check for prefixed Encrypted Media API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index 64eee81c9abcc51dfaf377472d570dc5ce081a57..2d930ee5c4654951d10e9afa05fcd2223f42ee37 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -25,7 +25,8 @@ DeviceMotion
DeviceOrientation status=stable
DialogElement status=experimental
DirectoryUpload status=stable
-EncryptedMedia status=stable
+EncryptedMedia status=experimental
+EncryptedMediaAnyVersion status=stable
ExperimentalCanvasFeatures status=test
ExperimentalContentSecurityPolicyFeatures status=experimental
ExperimentalShadowDOM status=experimental
@@ -60,5 +61,6 @@ VideoTrack status=stable
WebAnimation
WebAudio condition=WEB_AUDIO, status=stable
WebMIDI status=test
-WebPInAcceptHeader
+WebKitEncryptedMedia status=stable
WebKitMediaSource status=stable
+WebPInAcceptHeader
« Source/WebKit/chromium/public/WebRuntimeFeatures.h ('K') | « Source/core/html/MediaKeyEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698