Closed
Bug 1427720
Opened 8 years ago
Closed 6 years ago
network panel should display blocked request as failure
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1556451
People
(Reporter: lolipopplus, Unassigned)
Details
(Keywords: parity-chrome)
Attachments
(1 file)
40.91 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171226085105
Steps to reproduce:
1. open any page
2. block an element with any blocker
3. hard refresh
Actual results:
the element is no longer displayed in network panel in DevTools
Expected results:
it should be displayed as '(failed) net::ERR_BLOCKED_BY_CLIENT'
Reporter | ||
Updated•8 years ago
|
Severity: normal → enhancement
Component: Untriaged → Developer Tools: Netmonitor
Summary: [parity-chrome] DevTools: network panel should display blocked request as failure → network panel should display blocked request as failure
Whiteboard: [parity-chrome]
Updated•8 years ago
|
Priority: -- → P3
![]() |
||
Comment 1•7 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [parity-chrome]
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
Work is happening in bug 1556451 to properly display all blocked resources.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•