Closed
Bug 1979731
Opened 5 months ago
Closed 2 months ago
Implement "network.setExtraHeaders" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox146 fixed)
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: Sasha, Assigned: jdescottes)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [webdriver:m18][webdriver:relnote])
Attachments
(2 files, 2 obsolete files)
Implement "network.setExtraHeaders" command according to the specification: https://www.w3.org/TR/webdriver-bidi/#command-network-setExtraHeaders.
| Reporter | ||
Updated•5 months ago
|
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Updated•5 months ago
|
Comment 1•4 months ago
|
||
This API is a P1 for Playwright so I would suggest that we may take it for M17 and instead move out the FileDialogOpened event implementation which doesn't seem to be necessary.
Whiteboard: [webdriver:backlog] → [webdriver:triage]
Updated•4 months ago
|
Points: --- → 5
Whiteboard: [webdriver:triage] → [webdriver:m18]
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 months ago
|
||
| Assignee | ||
Comment 3•3 months ago
|
||
| Assignee | ||
Comment 4•2 months ago
|
||
| Assignee | ||
Comment 5•2 months ago
|
||
Updated•2 months ago
|
Attachment #9520769 -
Attachment is obsolete: true
Updated•2 months ago
|
Attachment #9522685 -
Attachment is obsolete: true
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/df5ae350decc
https://hg.mozilla.org/integration/autoland/rev/51c27539787f
[remote] Expose events from UserContextManager r=Sasha
https://github.com/mozilla-firefox/firefox/commit/e234d5b921f5
https://hg.mozilla.org/integration/autoland/rev/402523cee653
[bidi] Add support for network.setExtraHeaders r=Sasha
https://hg.mozilla.org/mozilla-central/rev/51c27539787f
https://hg.mozilla.org/mozilla-central/rev/402523cee653
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•1 month ago
|
Whiteboard: [webdriver:m18] → [webdriver:m18][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•