Chromium Code Reviews| 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 e233f0cdc8d6f9f5e954d678909cc8635faec4af..69e703eefbe0c2d83891fb8da9a3c00b1f06db52 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -71,6 +71,7 @@ Database status=stable |
| DecodeToYUV status=experimental |
| DeviceLight status=experimental |
| DeviceOrientationAbsolute status=stable |
| +DisableBlockingMethodsDuringMicrotasks status=experimental |
|
esprehn
2016/05/04 07:43:32
This ships this to all users with the experimental
|
| DisplayList2dCanvas status=stable |
| DocumentWriteEvaluator |
| DurableStorage status=experimental |