Open
Bug 1681875
Opened 4 years ago
Updated 4 years ago
Netmonitor - In request Headers view update to Unblock the Block button after blocking the request
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(firefox-esr78 affected, firefox84 affected, firefox85 affected)
NEW
People
(Reporter: cfogel, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
3.15 MB,
video/quicktime
|
Details |
Affected versions
- 84.0, 85.0a1(2020-12-09); 78.6.0 esr;
Affected platforms
- Windows 10, macOS 10.15, Ubuntu 20;
Steps to reproduce
- Launch Firefox, enable the DevTools inspector and change to Network monitor tab;
- Access any webpage and click on any request listed;
- In the Headers view, click on the Block button;
enhancement suggestion: - The Block button changes label to Unblock;
- Press the "Unblock" button (pressing it would remove the request from the RequestBlocking panel and update the label back to Block);
Actual result
- once Block button is pressed, that's it; the request is added to the Blocking list and the button can be pressed again;
Regression range
- not a regression;
Additional notes
- setting it up would probably mean sync-ing the button as well to have the label updated when the request is removed/added directly from the RequestBlocking section as well;
- S3 as suggested severity, as it would make the sections a bit more interactive;
- attached recording to illustrate the issue/reason for the suggestion.
Reporter | ||
Updated•4 years ago
|
Has STR: --- → yes
Comment 1•4 years ago
|
||
I like the idea, thanks for the report Cristian!
Honza
You need to log in
before you can comment on or make changes to this bug.
Description
•