Closed Bug 1874206 Opened 4 months ago Closed 3 months ago

Implement basic support for "network.continueRequest" and "network.continueResponse"

Categories

(Remote Protocol :: WebDriver BiDi, task, P2)

task
Points:
3

Tracking

(firefox124 fixed)

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

(Blocks 5 open bugs)

Details

(Whiteboard: [webdriver:m10], [wptsync upstream])

Attachments

(9 files, 1 obsolete file)

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
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review

The goal of this bug is to add support for the network.continueRequest and network.continueResponse commands, but only for the mandatory request parameter. Support for all optional parameters will be deferred to Bug 1850680 and Bug 1853887.

This should be straightforward to implement.

Blocks: 1849103, 1849104
Summary: Implement basic support for network.continueRequest and network.continueResponse → Implement basic support for "network.continueRequest" and "network.continueResponse"
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m10]
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED

Depends on D199748

On top of request support, also add credentials support since we already have the underlying logic for continueWithAuth

Depends on D199755

Adds test helpers to easily create header and cookie header objects

Attachment #9377213 - Attachment is obsolete: true
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af83a308059c
[bidi] Implement basic support for network.continueRequest r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/b6a19a176868
[bidi] Implement basic support for network.continueResponse r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/2e55faaccd82
[wdspec] Update network test module with remaining arguments network.continueRequest r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/e088bd5cef05
[wdspec] Add validation test for all remaining arguments of network.continueRequest r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/9636ddc3709a
[wdspec] Update network test module with remaining arguments network.continueResponse r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/cf600694c18f
[wdspec] Add validation test for all remaining arguments of network.continueResponse r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/c2eb34cf5007
[wdspec] Add test for network.continueRequest r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/3884f0a38e09
[wdspec] Add test for network.continueResponse r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/a3f956419067
[wdspec] Add create_header and create_cookie_header helpers for bidi network tests r=whimboo,webdriver-reviewers
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44400 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m10] → [webdriver:m10], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: