Closed
Bug 1773265
Opened 3 years ago
Closed 3 years ago
Update pointer input support in webdriver crate
Categories
(Testing :: geckodriver, task)
Tracking
(firefox103 fixed)
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
References
Details
Attachments
(1 file)
We're currently missing a bunch of properties that were mostly added for pen & touch inputs.
Assignee | ||
Comment 1•3 years ago
|
||
Add all the additional pointer properties defined in spec to the
webdriver crate so they can be used by clients when supported by the
browser.
Updated•3 years ago
|
Assignee: nobody → james
Status: NEW → ASSIGNED
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/a4dd1e07fbf5
Update pointer input support in webdriver crate, r=webdriver-reviewers,whimboo
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3fde91c211b9
Backed out 2 changesets (bug 1773265, bug 1773264) for causing wpt mouse-pointer related failures.
Comment 4•3 years ago
•
|
||
Failure log: https://treeherder.mozilla.org/logviewer?job_id=380777034&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/3fde91c211b9b27f4a24e7e1d1950bbfddfe2f76
Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/ac440afe7375
Update pointer input support in webdriver crate, r=webdriver-reviewers,whimboo
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(james)
You need to log in
before you can comment on or make changes to this bug.
Description
•