[DumpRenderTree] Transit touch states in one shot
https://bugs.webkit.org/show_bug.cgi?id=82075
Summary [DumpRenderTree] Transit touch states in one shot
Yong Li
Reported 2012-03-23 11:55:01 PDT
Currently DRT only supports testing single state touch events, so it cannot cover the case where EventHandler::handleTouchEvent() handles multiple touch states (pressed, moved and released) in one call when processing the platform touch point lists. This makes it hard to write a layout test for bugs like Bug 81958.
Attachments
Note You need to log in before you can comment on or make changes to this bug.