Closed
Bug 1662208
Opened 5 years ago
Closed 5 years ago
Network Monitor stopped specifying what exactly extension blocked the request
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1661186
People
(Reporter: regspam, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
- Create a new Firefox profile.
- Install any request-blocking extension, for example uBlock Origin (I also tried it with Adblock Plus and Privacy Badger).
- Open Network Monitor (Ctrl+Shift+E).
- Navigate to a page where some requests would be blocked by the extension, for example https://edition.cnn.com/.
Actual results:
Blocked requests in Network Monitor have "Blocked by Extension" in the "Transferred" column.
Expected results:
It should be "Blocked by uBlock Origin".
Comment 1•5 years ago
|
||
Thanks for reporting!
This is fixed by Bug 1661186.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•