Closed
Bug 1636394
Opened 5 years ago
Closed 5 years ago
Blank Response header section for Blocked requests
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 wontfix, firefox78 fixed)
RESOLVED
FIXED
Firefox 78
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox76 | --- | unaffected |
| firefox77 | --- | wontfix |
| firefox78 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(2 files)
Steps to reproduces
- Right click a request in the list
- Press Block Url
- Refresh the page
- Select the blocked request
ER:
See only the Request header section in the headers panel
AR:
Seeing an empty Response header section as well
| Assignee | ||
Updated•5 years ago
|
Blocks: netmonitor-headers-sidepanel
Keywords: regression
| Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•5 years ago
|
||
Seems like a regression.
As there are actually no responses for blocked requests, this
hides the response headers section when there are no responses.
Also undoing the light gray color on the header titles
Updated•5 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/220c7fc79ada
Hide response headers for blocked requests r=nchevobbe
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•5 years ago
|
status-firefox76:
--- → unaffected
status-firefox77:
--- → wontfix
status-firefox-esr68:
--- → unaffected
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•