Closed Bug 1858085 Opened 7 months ago Closed 7 months ago

[meta] Enable async "touch" events for all web-platform tests

Categories

(Testing :: web-platform-tests, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: whimboo, Unassigned)

References

Details

(Keywords: meta)

With bug 1852243 the test.events.async.enabled preference for wpt tests is enabled by default but has the test.events.async.touch.enabled preference turned off due to a good number of issues mostly reflected in intermittently failing wpt tests.

This meta bug tracks the necessary work to get the async touch events enabled.

We cannot just enable touch events on its own given that this would result in different ordering of events if other types of events are used within the same test. As such lets use bug 1852243 to get async events enabled in general for web-platform tests.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INVALID
No longer depends on: 1857966
No longer depends on: 1857912
You need to log in before you can comment on or make changes to this bug.