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

Issue 11826009: Merge 139022 (Closed)

Created:
7 years, 11 months ago by aelias_OOO_until_Jul13
Modified:
7 years, 11 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Visibility:
Public.

Description

Merge 139022 > Divide gesture scroll delta by scale factor > https://bugs.webkit.org/show_bug.cgi?id=106263 > > Reviewed by Adam Barth. > > Gesture scroll deltas were not being adjusted by the frame's scale > factors, resulting in overly fast main-thread scrolling when zoomed > in. > > New test: fast/events/touch/gesture/touch-gesture-scroll-div-scaled.html > > * page/EventHandler.cpp: > (WebCore::EventHandler::handleGestureScrollCore): > TBR=aelias@chromium.org BUG=166628 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=139117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, --2 lines) Patch
A + LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/page/EventHandler.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
aelias_OOO_until_Jul13
7 years, 11 months ago (2013-01-08 22:47:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698