Closed
Bug 1300853
Opened 9 years ago
Closed 7 years ago
Show how many tabs are loaded in each process in subprocess memory monitor
Categories
(Toolkit :: Performance Monitoring, defect)
Toolkit
Performance Monitoring
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mconley, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1300850 +++
With dom.ipc.processCount > 1, and several tabs open, visit about:performance. Notice the table showing the memory usage of each content process and the parent process. This table was added in bug 1255843.
It might be useful to show how many tabs are currently loaded in each subprocess. It might additionally be useful to show the URLs / titles for those tabs, and how much memory each of those tabs is using - though we'll be encroaching on about:memory territory at that point, and I'm not sure we want the overlap in functionality.
Comment 1•7 years ago
|
||
about:performance is being redesigned; mass closing the bugs related to parts of the current about:performance page that we are not keeping.
Our goals with the redesign are to reduce the overhead caused by having the page opened, increase the reliability of the displayed information, and make the offered information actionable for most users. The back-end work is being tracked in bug 1419681.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•