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 2883947647d523f58595ddc1bf9f7414332d6fe6..76741d329a1516d462ce8f5c203b8b9de527acaf 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -27,6 +27,7 @@ |
| // settable_from_internals specifies whether a feature can be set from internals.runtimeFlags, with the default |
| // being false. |
| +Accelerated2dCanvas status=stable, settable_from_internals=True |
|
esprehn
2016/08/05 21:28:38
direct to stable? What's the purpose of the flag?
|
| AlwaysUseComplexText status=stable |
| AudioOutputDevices status=stable |
| AudioVideoTracks status=experimental |