Bug 82075

Summary: [DumpRenderTree] Transit touch states in one shot
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.