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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 870713002: Enable unprefixed EME APIs by default. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add webexposed test expectation updates. Created 5 years, 11 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 | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('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 3c051062e7e4aabfe4b63f9bba3112aabcc8eed0..b5834965cd8265032e529121c6f92689b45b9eae 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -51,7 +51,7 @@ DecodeToYUV status=experimental
DeviceLight status=experimental
DisplayList2dCanvas status=stable
ForceDisplayList2dCanvas
-EncryptedMedia status=test
+EncryptedMedia status=stable
ExecCommandInJavaScript status=test
ComputedAccessibilityInfo status=experimental
ExperimentalCanvasFeatures status=test
@@ -97,6 +97,8 @@ PeerConnection status=stable
Permissions status=experimental
Picture status=stable
PreciseMemoryInfo
+// This feature is deprecated and replaced by EncryptedMedia.
+// See http://crbug.com/451117 for current status.
PrefixedEncryptedMedia status=stable
// This feature is deprecated and we are evangalizing affected sites.
// See https://crbug.com/346236 for current status.
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698