Closed
Bug 1826193
Opened 2 years ago
Closed 2 years ago
Implement "network.removeIntercept" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m8][wptsync upstream])
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
This bug will take care of implementing the network.removeIntercept
command.
Reporter | ||
Updated•2 years ago
|
Priority: P1 → P2
Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m7] → [webdriver:m8]
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D185455
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D186000
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D186001
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D186002
Assignee | ||
Comment 5•2 years ago
|
||
Depends on D186003
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e960c1842e0
[remote] Add NoSuchInterceptError to webdriver errors r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/121eda5f2bfb
[wdspec] Add error no such intercept to wdspec helpers r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/05ed2a0dba99
[bidi] Implement network.removeIntercept command r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/39d5d70612da
[wdspec] Add remove_intercept to network module r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/206fa958e620
[wdspec] Add wdspec tests for invalid calls to network.removeIntercept r=webdriver-reviewers,whimboo
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Flags: needinfo?(james)
Flags: needinfo?(aborovova)
Whiteboard: [webdriver:m8] → [webdriver:m8], [wptsync upstream error]
Comment 8•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e960c1842e0
https://hg.mozilla.org/mozilla-central/rev/121eda5f2bfb
https://hg.mozilla.org/mozilla-central/rev/05ed2a0dba99
https://hg.mozilla.org/mozilla-central/rev/39d5d70612da
https://hg.mozilla.org/mozilla-central/rev/206fa958e620
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41508 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m8], [wptsync upstream error] → [webdriver:m8], [wptsync upstream]
Updated•2 years ago
|
Flags: needinfo?(james)
Flags: needinfo?(aborovova)
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c9b18ddf0a9
[wpt PR 41508] - [Gecko Bug 1826193] [wdspec] Add error no such intercept to wdspec helpers, a=testonly
Assignee | ||
Comment 12•2 years ago
|
||
Comment 13•2 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c367d8ddfa72
[wdspec] Restore bidi remove_intercept changes from Bug 1848156 r=webdriver-reviewers,whimboo
Comment 14•2 years ago
|
||
bugherder |
Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m8], [wptsync upstream] → [webdriver:m8][wptsync upstream][webdriver:relnote]
Reporter | ||
Comment 15•2 years ago
|
||
We cannot add this command to the release notes yet given that it is still experimental.
Whiteboard: [webdriver:m8][wptsync upstream][webdriver:relnote] → [webdriver:m8][wptsync upstream]
Reporter | ||
Updated•1 year ago
|
Blocks: puppeteer-firefox-bidi
You need to log in
before you can comment on or make changes to this bug.
Description
•