New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 836025 link

Starred by 4 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

OOPIF/Task Manager: Figure out a way to collapse similar subframe entries

Project Member Reported by alex...@chromium.org, Apr 23 2018

Issue description

Today, it's common that a long-running session will contain an accounts.google.com process in task manager which might contain a huge number of "Subframe: https://accounts.google.com" entries that all look the same.  See attached screenshot.  This takes up too much space in the task manager and complicates navigating around to other entries.  These iframes are currently created on some very common pages, such as all Docs pages, so it's likely to be seen by many users in practice.

It'd be nice if we can do something to collapse entries like those into one row ("Subframes: https://accounts.google.com"), perhaps with some sort of heuristic like >5 "Subframe" entries for the same site in the same process, with nothing else in the process?  We can possibly let the user expand it back by clicking on it.  (There's some value in being able to list all entries, since the user can double-click each one to focus the tab containing the subframe.)


 
accounts.google.com-task-manager.png
141 KB View Download
Owner: ovanieva@chromium.org
Status: Assigned (was: Available)
assigning to myself for now - low priority but we will revisit shortly.

Sign in to add a comment