Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Issue 22264015: Make sure unexpected exit paths generate crash dumps for the browser. (Closed)

Created:
7 years, 4 months ago by rvargas (doing something else)
Modified:
7 years, 4 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Make sure unexpected exit paths generate crash dumps for the browser. Right now it is possible for some random code to directly terminate the browser process without generating a crash dump. This CL should fix that. BUG=none TEST=none R=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217049

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M content/browser/browser_main_runner.cc View 3 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rvargas (doing something else)
Maybe ChromeMain is a better place to do this but at this point I want ...
7 years, 4 months ago (2013-08-08 00:56:20 UTC) #1
jam
Can this be done at the chrome layer? It seems that this something that's specific ...
7 years, 4 months ago (2013-08-08 02:52:39 UTC) #2
rvargas (doing something else)
On 2013/08/08 02:52:39, jam wrote: > Can this be done at the chrome layer? It ...
7 years, 4 months ago (2013-08-08 19:21:12 UTC) #3
jam
On 2013/08/08 19:21:12, rvargas wrote: > On 2013/08/08 02:52:39, jam wrote: > > Can this ...
7 years, 4 months ago (2013-08-08 20:55:21 UTC) #4
rvargas (doing something else)
On 2013/08/08 20:55:21, jam wrote: > On 2013/08/08 19:21:12, rvargas wrote: > > On 2013/08/08 ...
7 years, 4 months ago (2013-08-08 21:22:20 UTC) #5
jam
ok, lgtm
7 years, 4 months ago (2013-08-09 23:37:54 UTC) #6
rvargas (doing something else)
7 years, 4 months ago (2013-08-12 19:49:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 manually as r217049 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698