Closed
Bug 1806465
Opened 9 months ago
Closed 7 months ago
Implement "script.removePreloadScript" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
()
Details
(Whiteboard: [webdriver:m6][wptsync upstream][webdriver:relnote])
Attachments
(4 files)
Before we can add this command the dependent bug 1806420 needs to get fixed, which would allow us to add pre-load scripts.
Reporter | ||
Updated•9 months ago
|
Priority: -- → P1
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Updated•8 months ago
|
Whiteboard: [webdriver:m6:blocked] → [webdriver:m6]
Assignee | ||
Comment 1•7 months ago
|
||
Depends on D169420
Assignee | ||
Comment 2•7 months ago
|
||
Depends on D169421
Assignee | ||
Comment 3•7 months ago
|
||
Depends on D169422
Assignee | ||
Comment 4•7 months ago
|
||
Depends on D169423
Pushed by aborovova@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ebfc0e8d8dbb [bidi] Implement "script.removePreloadScript" command. r=webdriver-reviewers,jdescottes https://hg.mozilla.org/integration/autoland/rev/394a052d0d01 [wdspec] Add add_preload_script and remove_preload_script commands to test client. r=webdriver-reviewers,jdescottes https://hg.mozilla.org/integration/autoland/rev/fb3bf839d51a [wdspec] Add add_preload_script fixture to automatically remove preload script at the end of a test. r=webdriver-reviewers,jdescottes https://hg.mozilla.org/integration/autoland/rev/c03f632f18ca [wdspec] Add tests for "script.addPreloadScript" and "script.removePreloadScript" commands. r=webdriver-reviewers,jdescottes
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Updated•7 months ago
|
Whiteboard: [webdriver:m6] → [webdriver:m6], [wptsync upstream error]
Comment 7•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ebfc0e8d8dbb
https://hg.mozilla.org/mozilla-central/rev/394a052d0d01
https://hg.mozilla.org/mozilla-central/rev/fb3bf839d51a
https://hg.mozilla.org/mozilla-central/rev/c03f632f18ca
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/38609 for changes under testing/web-platform/tests
Updated•7 months ago
|
Whiteboard: [webdriver:m6], [wptsync upstream error] → [webdriver:m6], [wptsync upstream]
Upstream PR was closed without merging
Upstream PR merged by jgraham
Comment 11•7 months ago
|
||
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/393a9c717da2 [wpt PR 38609] - [Gecko Bug 1806465] [wdspec] Add add_preload_script and remove_preload_script commands to test client., a=testonly
Comment 12•7 months ago
|
||
bugherder |
Reporter | ||
Updated•6 months ago
|
Whiteboard: [webdriver:m6], [wptsync upstream] → [webdriver:m6][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•