| 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 c44ce14f937e770b641fa59a2984e22dcfdeee50..65e1e5ec456802b827d940d41b84342020e5ca86 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -68,6 +68,7 @@ DurableStorage status=experimental
|
| ForceDisplayList2dCanvas
|
| // See crbug.com/585250.
|
| ForceDisable2dCanvasCopyOnWrite
|
| +// See https://crbug.com/582618.
|
| EncryptedMedia status=stable
|
| ExecCommandInJavaScript status=test
|
| ComputedAccessibilityInfo status=experimental
|
| @@ -143,7 +144,6 @@ Permissions status=stable
|
| PermissionsRequestRevoke status=experimental
|
| PointerEvent
|
| PreciseMemoryInfo
|
| -PrefixedEncryptedMedia status=test
|
| // This feature is deprecated and we are evangelizing affected sites.
|
| // See https://crbug.com/346236 for current status.
|
| PrefixedVideoFullscreen status=stable
|
|
|