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

Issue 780547 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Add stats about number of tabs in browser in UI resource dump provider

Project Member Reported by ssid@chromium.org, Nov 1 2017

Issue description

On Android we have lot of cases where the UI bitmaps stored in memory is large. These are bitmaps stored for screenshots of each tab and users with lot of tabs have large usages.
Record the number of tabs open in resource manager dump provider to verify that the resources are stored because of these tabs being open or it is leaked.
 

Comment 1 by ssid@chromium.org, Nov 2 2017

Owner: ssid@chromium.org
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 24 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/fc3ad4fda3701fa528ae8e839cb88d290a3a925b

commit fc3ad4fda3701fa528ae8e839cb88d290a3a925b
Author: Siddhartha <ssid@chromium.org>
Date: Wed Jan 24 23:07:59 2018

Add more details about UI resources in memory dump

Add details about number of resources and type of bitmap in UI resource
memory dump.

BUG=780547

Change-Id: Iaea7854db074a74a2a1340881ae3450756e74525
Reviewed-on: https://chromium-review.googlesource.com/879593
Commit-Queue: Siddhartha S <ssid@chromium.org>
Reviewed-by: David Trainor <dtrainor@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531735}
[modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/base/trace_event/memory_infra_background_whitelist.cc
[modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/ui/android/resources/resource_manager_impl.cc
[modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/ui/android/resources/resource_manager_impl_unittest.cc

Status: Assigned (was: Untriaged)

Sign in to add a comment