Closed
Bug 1858458
Opened 1 year ago
Closed 11 months ago
Add support for "contexts" argument to "script.addPreloadScript" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m10][wptsync upstream][webdriver:relnote])
Attachments
(3 files)
The "contexts" argument has been added to BiDi via the following PR:
https://github.com/w3c/webdriver-bidi/pull/517
We should work on that once the upstream PR has been merged and downstream synced, and this will happen via bug 1853394.
Reporter | ||
Updated•1 year ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m9]
Updated•1 year ago
|
Whiteboard: [webdriver:m9] → [webdriver:m10]
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Depends on D199225
Assignee | ||
Comment 3•11 months ago
|
||
Depends on D199226
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f701b62385a
[bidi] Add support for "contexts" argument to "script.addPreloadScript" command. r=webdriver-reviewers,whimboo,jdescottes
https://hg.mozilla.org/integration/autoland/rev/de13eab13310
[wdspec] Fix tests for "contexts" argument to "script.addPreloadScript" command. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/c6e11de0e248
[wdspec] Add test for "script.removePreloadScrip" when script is added to a context. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44160 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m10] → [webdriver:m10], [wptsync upstream]
Comment 6•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6f701b62385a
https://hg.mozilla.org/mozilla-central/rev/de13eab13310
https://hg.mozilla.org/mozilla-central/rev/c6e11de0e248
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•9 months ago
|
Whiteboard: [webdriver:m10], [wptsync upstream] → [webdriver:m10][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•