Closed
Bug 1780226
Opened 4 years ago
Closed 4 years ago
Remove test_wpt_pointerevent_{set|release}pointercapture_pointerup_touch.html
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Geckodriver now supports touch input (after bug 1543337), and the wpt tests
- pointerevent_releasepointercapture_pointerup_touch.html
- pointerevent_setpointercapture_pointerup_touch.html
are passed.
So we could remove the mochitest-wrapped ones.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
As we could pass the wpt one now,
https://wpt.fyi/results/pointerevents/pointerevent_setpointercapture_pointerup_touch.html?run_id=5669975799889920&run_id=5683490820456448&run_id=5665218754510848&run_id=5732161389854720
Depends on D152186
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7ebbf6bc0bc
Part 1: Remove test_wpt_pointerevent_releasepointercapture_pointerup_touch.html; r=smaug
https://hg.mozilla.org/integration/autoland/rev/fd29999c99c1
Part 2: Remove test_wpt_pointerevent_setpointercapture_pointerup_touch.html; r=smaug
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e7ebbf6bc0bc
https://hg.mozilla.org/mozilla-central/rev/fd29999c99c1
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•