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 70874c61ba76aaf5abf8f14bd613cf6181e4f3a4..6ba0aa4a3f71391a64fffe7251cafab851e1e219 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -226,6 +226,7 @@ UnsandboxedAuxiliary status=stable |
| UserSelectAll status=stable |
| WebAnimationsAPI status=experimental |
| WebAnimationsSVG status=experimental |
| +WebAssemblySerialization status=experimental |
|
jochen (gone - plz use gerrit)
2016/09/01 12:13:59
let's keep test as status = test until the origin
Mircea Trofin
2016/09/02 07:14:59
Done.
|
| WebBluetooth origin_trial_feature_name=WebBluetooth |
| WebGLDraftExtensions status=experimental |
| WebGLImageChromium |