WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 82075
[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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug