[webkit-reviews] review denied: [Bug 77872] [chromium] Add support for WebInputEvent::GestureDoubleTap on CC impl thread : [Attachment 125641] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 16:15:38 PST 2012


James Robinson <jamesr at chromium.org> has denied W. James MacLean
<wjmaclean at chromium.org>'s request for review:
Bug 77872: [chromium] Add support for WebInputEvent::GestureDoubleTap on CC
impl thread
https://bugs.webkit.org/show_bug.cgi?id=77872

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
Alex's summary matches my understanding. I think this has to be main-thread
triggered in order to correctly find the touch target, etc - there just isn't
anything we can do on the impl thread without help.


More information about the webkit-reviews mailing list