RESOLVED FIXED 81292
[chromium] DRT: Add support for sending gesture scrolls without a begin
https://bugs.webkit.org/show_bug.cgi?id=81292
Summary [chromium] DRT: Add support for sending gesture scrolls without a begin
Robert Kroeger
Reported 2012-03-15 17:32:16 PDT
https://bugs.webkit.org/show_bug.cgi?id=81225 requires modifying EventHandler::handleGestureEvent to be handle GestureScrollUpdate* GestureScrollEnd sequences as well as GestureScrollBegin GestureScrollUpdate* GestureScrollEnd events. Add support to DumpRenderTree to be able to generate event sequences without a G*ScrollBegin event.
Attachments
Patch (3.04 KB, patch)
2012-03-15 18:25 PDT, Robert Kroeger
no flags
Robert Kroeger
Comment 1 2012-03-15 18:25:09 PDT
Robert Kroeger
Comment 2 2012-03-15 18:28:31 PDT
tkent@ might you review please?
Kent Tamura
Comment 3 2012-03-15 19:16:03 PDT
Comment on attachment 132170 [details] Patch ok
WebKit Review Bot
Comment 4 2012-03-16 07:48:19 PDT
Comment on attachment 132170 [details] Patch Clearing flags on attachment: 132170 Committed r111006: <http://trac.webkit.org/changeset/111006>
WebKit Review Bot
Comment 5 2012-03-16 07:48:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.