[webkit-reviews] review denied: [Bug 95756] [chromium] Enable different fling behaviour for touchscreen and touchpad : [Attachment 162242] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 10:59:27 PDT 2012


James Robinson <jamesr at chromium.org> has denied Robert Kroeger
<rjkroege at chromium.org>'s request for review:
Bug 95756: [chromium] Enable different fling behaviour for touchscreen and
touchpad
https://bugs.webkit.org/show_bug.cgi?id=95756

Attachment 162242: Patch
https://bugs.webkit.org/attachment.cgi?id=162242&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=162242&action=review


> Source/WebKit/chromium/public/WebActiveWheelFlingParameters.h:42
> +    int sourceDevice;

If a fling is from a touchscreen, you won't need to transfer it so you'll never
need to use this path.


More information about the webkit-reviews mailing list