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 660d25035b2db41436c9388773d6f19f7d99bb13..6ba9cd0f97536c83f4a2603446f59605edc2c142 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -154,6 +154,7 @@ ForceOverlayFullscreenVideo |
| OverlayScrollbars |
| PagePopup status=stable |
| PaintOptimizations status=stable |
| +PassiveDocumentEventListeners status=test |
|
Rick Byers
2016/07/06 14:35:18
May be worth using status=experimental - just to t
|
| PassiveEventListeners status=stable |
| PassPaintVisualRectToCompositor |
| PathOpsSVGClipping status=stable |