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

Unified Diff: Source/core/frame/Settings.in

Issue 1195803003: Report accurate Overscroll on handleWheel. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index d22d096668061b60e6557b4a43bf34cf950c07f6..2e45d84778a77848b112b2fb9359c2219eeaba81 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -339,3 +339,5 @@ textTrackTextShadow type=String
textTrackTextSize type=String
lowPriorityIframes initial=false
+
+elasticOverscrollEnabled initial=false
bokan 2015/06/25 17:50:31 elastic overscroll is implemented in the CC so thi
MuVen 2015/06/26 09:55:44 Done.

Powered by Google App Engine
This is Rietveld 408576698