diff options
author | jcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 22:08:36 +0000 |
---|---|---|
committer | jcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 22:08:36 +0000 |
commit | 1e0545f2f74a6fa366f9398d9efae56ad0298cde (patch) | |
tree | 14bf8fb3a9058baf5df60886a2c68242a2d3dd84 /ash/ash_switches.cc | |
parent | e3b688d531bb6a7a7f56dd2a3210e2c20009b472 (diff) | |
download | chromium_src-1e0545f2f74a6fa366f9398d9efae56ad0298cde.zip chromium_src-1e0545f2f74a6fa366f9398d9efae56ad0298cde.tar.gz chromium_src-1e0545f2f74a6fa366f9398d9efae56ad0298cde.tar.bz2 |
Fixing a DCHECK being triggered when the renderer crashed on Android.
On Android, we woul hit a DCHECK when a process terminated because the minidump
FD had already been closed. We don't need to keep the FD, just the path.
Simplified the code to do that.
BUG=None
TEST=Crash reporting should still work.
Review URL: https://chromiumcodereview.appspot.com/11356002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165243 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.cc')
0 files changed, 0 insertions, 0 deletions