Bug 1580530 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The UI for blocking specific resources manually from DevTools Network panel will be part of the left side bar (*not* the right side bar for HTTP request details)

This left side bar already exists and is used for Search across all HTTP requests (resources).

This bug is about:
* Implementing support for multiple side panels in the left side bar (using tab bar)
* Convert the current Search panel into a tab in the side bar 
* Introduce a new `Request Blocking` panel in the side bar (empty for now)
   - this panel should be hidden behind a pref: `devtools.netmonitor.features.resourceBlocking`

Honza
The UI for blocking specific resources manually from DevTools Network panel will be part of the left side bar (*not* the right side bar for HTTP request details)

This left side bar already exists and is used for Search across all HTTP requests (resources).

This bug is about:
* Implementing support for multiple side panels in the left side bar (using tab bar)
* Convert the current Search panel into a tab in the side bar 

Honza

Back to Bug 1580530 Comment 0