| 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 99b941686f7524cd4a56290e51575807fd0a7eeb..d79f88b6b861cc47f8ee097e2cd3c5620204a81e 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -38,7 +38,7 @@ CacheStorageMatchAll status=stable
|
| ClientHints status=stable
|
| ColumnFill status=experimental
|
| CompositedSelectionUpdate
|
| -CompositorWorker status=experimental
|
| +CompositorWorker depends_on=GeometryInterfaces, status=experimental
|
| // Unified Chrome Compositor and Blink Animations engine (Project Heaviside). crbug.com/394772
|
| CompositorAnimationTimelines
|
| ContextMenu status=experimental
|
| @@ -92,7 +92,7 @@ FormDataNewMethods status=experimental
|
| FullscreenUnprefixed status=test
|
| FrameTimingSupport status=experimental
|
| Geofencing status=experimental
|
| -GeometryInterfaces status=test
|
| +GeometryInterfaces status=experimental
|
| GetUserMedia depends_on=MediaDevices, status=experimental
|
| GlobalCacheStorage status=stable
|
| HiResEventTimeStamp status=stable
|
|
|