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

Unified Diff: Source/config.h

Issue 977663002: Mac: Delete now-dead elastic overscroll code (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « LayoutTests/rubberbanding/scroll-bounce-fix.html ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/config.h
diff --git a/Source/config.h b/Source/config.h
index fb4e25219df1a5c342a902169211b0321dd23b9d..5900f927fc91e46a793c5fa6618656f703859fe2 100644
--- a/Source/config.h
+++ b/Source/config.h
@@ -96,7 +96,6 @@
#if OS(MACOSX)
#define WTF_USE_CF 1
-#define WTF_USE_RUBBER_BANDING 1
#endif /* OS(MACOSX) */
#if OS(POSIX)
« no previous file with comments | « LayoutTests/rubberbanding/scroll-bounce-fix.html ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698