Closed
Bug 1704116
Opened 4 years ago
Closed 4 years ago
Headers information not showing for requests remote frames which are blocked by CSP
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(Fission Milestone:M7a, firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(2 files)
STR
- Go to http://csp-fission.glitch.me/
- Open devtools
- Refresh if needed to see all the requests
- Select any of the requests blocked by CSP
- Check the headers side panel
AR
The headers panel is blank
ER
Headers panel should have some information
Assignee | ||
Updated•4 years ago
|
Whiteboard: dt-fission-m3-triage
Comment 1•4 years ago
|
||
Nice catch, thank for the report and test case, Hubert!
I am also attaching two screenshots. If Fission is disabled I can see the Request headers.
(not that Transferred size is 0, which is weird since at least request headers have been sent, but this could be analyzed/fixed as part of another bug)
Honza
Updated•4 years ago
|
Blocks: netmonitor-headers-sidepanel
Assignee | ||
Updated•4 years ago
|
Component: Inspector → Netmonitor
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Updated•4 years ago
|
Fission Milestone: --- → M8
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
Assignee | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ce66b167bb2
[devtools] Cache emitted update events until listeners are available r=ochameau
Comment 4•4 years ago
•
|
||
Backed out changeset 3ce66b167bb2 (Bug 1704116) for causing mochitest failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a62c94365ebbc7ef63387b322827e2e7b9ecc9d0
Push with failures.
Failure logs:
- bc failures in browser_about_debugging_link.js.
- bc failures in browser_ext_addon_debugging_netmonitor.js.
- dt failures in browser_jsterm_add_edited_input_to_history.js.
(Update): Also causes xpcshell failures.
Flags: needinfo?(hmanilla)
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0da07e486d18
[devtools] Cache emitted update events until listeners are available r=ochameau
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
Fission Milestone: M8 → M7a
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(hmanilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•