[webkit-reviews] review denied: [Bug 67822] PlatformGestureEvent::handleGestureEvent should hit test while dispatching Scroll* events. : [Attachment 129738] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 14:21:57 PST 2012


James Robinson <jamesr at chromium.org> has denied Robert Kroeger
<rjkroege at chromium.org>'s request for review:
Bug 67822: PlatformGestureEvent::handleGestureEvent should hit test while
dispatching Scroll* events.
https://bugs.webkit.org/show_bug.cgi?id=67822

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
We discussed this offline. I think we'll be better off if ScrollView /
ScrollAnimator / etc do not have to be explicitly aware of GestureEvents, but
that we translate the gesture into a logical scroll earlier in the pipeline and
then pass that through.


More information about the webkit-reviews mailing list