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

Issue 757115 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug
Hotlist-MemoryInfra

Blocking:
issue 751321



Sign in to add a comment

Add android file save UI for OOP memory logging

Project Member Reported by brettw@chromium.org, Aug 19 2017

Issue description

On Android we save an Out-Of-Process memory log to the user-data-dir. We should have a better way to select where this goes.

On other platforms we show a system file picker, but it's not clear if this does what we want on Android. Somebody should test what the system file picker looks like and use it if it's OK.
 

Comment 1 by brettw@chromium.org, Aug 22 2017

To test this, go to //chrome/browser/ui/webui/memory_internals_ui.cc and remove the #ifdef for ANDROID.

Comment 2 by ajwong@chromium.org, Aug 23 2017

Blocking: 751321
Owner: ajwong@chromium.org
Status: Assigned (was: Unconfirmed)
Status: WontFix (was: Assigned)
Now that OOP HP is integrated with tracing, there are two other ways of getting memlog heap dumps - using startup tracing and via chrome://inspect/?tracing#devices. This no longer seems necessary.

Sign in to add a comment