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 b2639201c631e9a42667c559e6bf0339183b3d0e..84a63e18f37de3758cddadfffa7ad9226db4436d 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -112,6 +112,7 @@ GamepadExtensions origin_trial_feature_name=WebVR |
| GeometryInterfaces status=experimental, implied_by=CompositorWorker |
| GetUserMedia status=stable |
| GlobalCacheStorage status=stable |
| +HeapCompaction status=experimental |
|
haraken
2016/12/02 12:43:19
BlinkGCCompaction ?
sof
2016/12/04 14:55:37
I've kept the feature name.
|
| IDBObserver status=experimental |
| ImageCapture status=experimental, origin_trial_feature_name=ImageCapture |
| ImageOrientation status=test |