Closed
Bug 1636816
Opened 8 months ago
Closed 8 months ago
Fix missing headers and url in Network.requestWillBeSent
Categories
(Remote Protocol :: Network, defect, P1)
Remote Protocol
Network
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: impossibus, Assigned: impossibus)
References
(Blocks 1 open bug)
Details
(Whiteboard: [puppeteer-beta-reserve])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•8 months ago
|
||
Change the returned documentURL to be that of the requested document.
Ensure the return frameId is only returned if available, since it's optional.
Move some common steps into NetworkObserver for later reuse by other Network
events.
Assignee | ||
Updated•8 months ago
|
Whiteboard: [puppeteer-beta-reserve]
Updated•8 months ago
|
Status: NEW → ASSIGNED
Pushed by mjzffr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/59b9b768bc8c Fix missing headers and url in Network.requestWillBeSent r=remote-protocol-reviewers,whimboo
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in
before you can comment on or make changes to this bug.
Description
•