[webkit-reviews] review denied: [Bug 95322] [chromium] Fix double call to scrollBegin() when handling scroll gesture : [Attachment 161251] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 4 08:57:17 PDT 2012
James Robinson <jamesr at chromium.org> has denied Iain Merrick
<husky at chromium.org>'s request for review:
Bug 95322: [chromium] Fix double call to scrollBegin() when handling scroll
gesture
https://bugs.webkit.org/show_bug.cgi?id=95322
Attachment 161251: Patch
https://bugs.webkit.org/attachment.cgi?id=161251&action=review
------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161251&action=review
> Source/WebCore/ChangeLog:9
> + client, then if the result is ScrollStarted, it creates a
PlatformGestureCurve
I think this is wrong - you should instead fix the PlatformGestureCurve stuff
to not do a scrollBegin()
More information about the webkit-reviews
mailing list