Open
Bug 2006404
Opened 3 months ago
Updated 8 days ago
Enable async widget events for touch events ("remote.events.async.touch.enabled") by default for web-platform tests
Categories
(Testing :: web-platform-tests, task, P2)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Depends on 2 open bugs, Blocks 4 open bugs)
Details
(Whiteboard: [webdriver:m20])
On bug 1797215 I'm going to add support for widget events for touch events to both Marionette and WebDriver BiDi..
Once the patches landed we can try to enable those events by default for all wpt tests. This can be done by adding remote.events.async.touch.enabled=true to the web-platform specific user.js file. A lot of tests might face unexpected fail or pass so adjusting the meta data and maybe additional fixes to the remote protocol might be required.
| Reporter | ||
Updated•17 days ago
|
Whiteboard: [webdriver:m19] → [webdriver:m20]
You need to log in
before you can comment on or make changes to this bug.
Description
•