Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index e545f7b728433c013dfb65a03902afbcfadf72fb..e7025b3c7882b6428147ad78a59f82d230a56a84 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -143,6 +143,7 @@ ThreadedParserDataReceiver |
| // touchscreen) in ApplyWebPreferences. |
| Touch status=stable |
| TouchIconLoading |
| +UnsafeES3APIs status=experimental |
|
jochen (gone - plz use gerrit)
2015/02/04 12:54:09
is this a going to be shipped really soon now? Oth
|
| UserSelectAll status=experimental |
| WebAnimationsAPI status=experimental |
| WebAnimationsAPITimingFunctionPartitioning |