Netmonitor blocking - Add a button for removing all patterns
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(firefox71 wontfix, firefox72 wontfix, firefox77 verified)
People
(Reporter: cfogel, Assigned: davidwalsh)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
Note
- logged based on feature kickoff discussions with :Honza
Affected versions
- 71.0a1 (2019-10-10);
Affected platforms
- all available
Steps to reproduce
- devtools.netmonitor.features.requestBlocking set to true;
- Enable/access DevTools -> Network tab -> Request blocking section;
- Access any webpage;
- Right click on any request and click on the Block URL option;
- Add multiple blocking patterns;
- Clear them;
Actual result
- block patterns need to be removed 1 by 1;
Enhancement suggestion
- add a clear button (such as for other browsers, that shall not be named);
Additional notes
- attached a screenshot illustrating the need of such a button.
Reporter | ||
Comment 2•5 years ago
|
||
Updating flags for the current versions: 71.0b9, 72.0a1 (2019-11-12).
Comment 3•5 years ago
|
||
hi Honza ,
can you assign me to this
Pranav
Comment 4•5 years ago
|
||
(In reply to Pranav pandey from comment #3)
can you assign me to this
Yes, let just check on the UX
Harald, should we add the button next to the Enable Request Blocking
checkbox (feels like toolbar)
The icon should probably be the same one as we use for removing content elsewhere (e.g. clear net panel content)
Honza
Comment 5•5 years ago
|
||
Breakpoints has a enabe/disable/clear all menu in the context menu; could we do the same here as MVP?
Assignee | ||
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Documented this context menu in the Blocking specific URLs section of the Network Monitor request list article.
Updated•5 years ago
|
Reporter | ||
Comment 10•5 years ago
|
||
Verified with 77.0b2 on Windows 10, macOS 10.15.3, Ubuntu 18.04.
Reporter | ||
Updated•5 years ago
|
Description
•