| 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.
|
|
|