Closed
Bug 1607392
Opened 5 years ago
Closed 5 years ago
devtools - get whether a specific url is blocked or not due to content blocking
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1157817
People
(Reporter: sharief, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36
Steps to reproduce:
I am currently building a tool that helps determine whether content blocking affects page functionality or not. I am using remote debugging to interact with a firefox session. Is there any API function that determines whether this session has blocked a specific URL? If not, is there an API function that brings blocked request URLs?
Summary: devtools get whether a specific url is blocked or not content blocking → devtools - get whether a specific url is blocked or not due to content blocking
Updated•5 years ago
|
Component: Untriaged → Privacy: Anti-Tracking
Product: Firefox → Core
Version: other → unspecified
Comment 1•5 years ago
|
||
This is possible in the network panel, but I'm rerouting to DevTools for further triage
Component: Privacy: Anti-Tracking → General
Product: Core → DevTools
Comment 2•5 years ago
|
||
Could this be a duplicate of bug 1157817, or are you expecting more, Youssef?
Flags: needinfo?(sharief)
Updated•5 years ago
|
Component: General → Netmonitor
Comment 3•5 years ago
|
||
Youssef, can you please specify more info about what you need?
Or should we close this bug?
Honza
Updated•5 years ago
|
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
•