Closed
Bug 1806792
Opened 2 years ago
Closed 2 years ago
Implement "input.releaseActions" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m6], [wptsync upstream])
Attachments
(4 files)
Please note that the WebDriver BiDi specification doesn't include this command yet. Work is being done via the following pull request:
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D174246
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D174247
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D174247
Updated•2 years ago
|
Attachment #9326587 -
Attachment description: Bug 1806792 - [wdspec] Move the logic to filter out unsupported events to a helper function. → Bug 1806792 - [wdspec] Move the logic to filter supported events to a helper function.
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36376df9ec7b
[bidi] Implement "input.releaseActions" command. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/bafe867aef96
[wdspec] Add "input.releaseActions" command to bidi test client. r=webdriver-reviewers,whimboo,jdescottes
https://hg.mozilla.org/integration/autoland/rev/da4387395f43
[wdspec] Move the logic to filter supported events to a helper function. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/6531483f5b14
[wdspec] Add tests for "input.releaseActions" command. r=webdriver-reviewers,jdescottes,whimboo
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Whiteboard: [webdriver:m6] → [webdriver:m6], [wptsync upstream error]
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/36376df9ec7b
https://hg.mozilla.org/mozilla-central/rev/bafe867aef96
https://hg.mozilla.org/mozilla-central/rev/da4387395f43
https://hg.mozilla.org/mozilla-central/rev/6531483f5b14
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/39490 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m6], [wptsync upstream error] → [webdriver:m6], [wptsync upstream]
Upstream PR was closed without merging
Upstream PR merged by jgraham
Updated•2 years ago
|
Whiteboard: [webdriver:m6], [wptsync upstream] → [webdriver:m6], [wptsync upstream] [webdriver:relnote]
Updated•2 years ago
|
Whiteboard: [webdriver:m6], [wptsync upstream] [webdriver:relnote] → [webdriver:m6], [wptsync upstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•