RESOLVED FIXED 91020
[chromium] [regression] Don't use ScrollByPrecisePixels on Chromium Mac.
https://bugs.webkit.org/show_bug.cgi?id=91020
Summary [chromium] [regression] Don't use ScrollByPrecisePixels on Chromium Mac.
Robert Kroeger
Reported 2012-07-11 14:51:29 PDT
A change in https://bugs.webkit.org/show_bug.cgi?id=87535 to improve the operation of smooth scrolling forced Chromium Mac to use the wrong scroll granularity on hasPreciseScrollingDeltas() == true on some wheelevent scrolls. Suppress this change on the Mac platform while preserving for Linux and Windows.
Attachments
Patch (1.73 KB, patch)
2012-07-11 15:19 PDT, Robert Kroeger
no flags
Robert Kroeger
Comment 1 2012-07-11 15:19:03 PDT
Adam Barth
Comment 2 2012-07-11 15:24:20 PDT
Comment on attachment 151797 [details] Patch Ok... That seems to match the ifdef for ScrollAnimator::create
WebKit Review Bot
Comment 3 2012-07-11 16:02:17 PDT
Comment on attachment 151797 [details] Patch Clearing flags on attachment: 151797 Committed r122382: <http://trac.webkit.org/changeset/122382>
WebKit Review Bot
Comment 4 2012-07-11 16:02:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.