[webkit-reviews] review denied: [Bug 98173] Allow EventHandler to handle longpress gestures, including longpress selection on Android. : [Attachment 166915] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 15:31:36 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has denied  review:
Bug 98173: Allow EventHandler to handle longpress gestures, including longpress
selection on Android.
https://bugs.webkit.org/show_bug.cgi?id=98173

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=166915&action=review


> Source/WebKit/chromium/src/WebViewImpl.cpp:732
> +	   eventSwallowed =
mainFrameImpl()->frame()->eventHandler()->handleGestureEvent(platformEvent);

Oh oops, this is going to fire a gesture event :(


More information about the webkit-reviews mailing list