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

Issue 10693166: Merge 122382 - [chromium] [regression] Don't use ScrollByPrecisePixels on Chromium Mac. (Closed)

Created:
8 years, 5 months ago by rjkroege
Modified:
8 years, 4 months ago
Reviewers:
rjkroege
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Merge 122382 - [chromium] [regression] Don't use ScrollByPrecisePixels on Chromium Mac. https://bugs.webkit.org/show_bug.cgi?id=91020 Reviewed by Adam Barth. A change in https://bugs.webkit.org/show_bug.cgi?id=87535 to improve the operation of smooth scrolling incorrectly caused Chromium Mac to use the wrong scroll granularity on hasPreciseScrollingDeltas() == true wheelevent scrolls. Exclude the change on the Chromium Mac platform. * platform/ScrollAnimator.cpp: (WebCore::ScrollAnimator::handleWheelEvent): Adjusted #ifdef to exclude Chromium Mac from ScrollByPrecisePixels change. TBR=rjkroege@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/WebCore/platform/ScrollAnimator.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
rjkroege
8 years, 5 months ago (2012-07-12 17:33:11 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698