Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(690)

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2289213002: Implement Middle Click Autoscroll on all platforms not just Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update a test Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 5cf5e1ab8393f1b985a981273b6b3e0b4c4db9ca..4e9aef3bc82128a022f21cdf2a3aa9f76816a11e 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -151,6 +151,7 @@ ForceOverlayFullscreenVideo
OverlayScrollbars
HideScrollbars settable_from_internals=True
PagePopup status=stable
+PanScrolling status=experimental
Rick Byers 2016/09/06 14:12:01 nit: Add a comment saying this is enabled by defau
PassiveDocumentEventListeners status=experimental
PassiveEventListenersDueToFling status=experimental
PassPaintVisualRectToCompositor

Powered by Google App Engine
This is Rietveld 408576698