Closed
Bug 1775503
Opened 2 years ago
Closed 2 years ago
All requests from the content process are shown in the browser toolbox, even when focusing on the parent process
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Bug 1770363 introduced a new UI to be able to focus only on parent process resources.
The current behavior of the netmonitor can be confusing as in the browser toolbox, even before the "Multiprocess browser toolbox", it was always displaying all the requests of all the processes. The netmonitor has always been "multiprocess".
With this new UI, mentioning "parent process only", this behavior starts to be confusing.
While it might be hard/confusing to remove existing network events from the UI when we switch to parent process only, we should probably avoid displaying any new request coming from the content processes.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/42d1bbb01a62
[devtools] Prevent showing content process request when the browser toolbox focuses on the parent process. r=bomsy
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•