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

Issue 3308007: Linux: Handle renderer crashes on a separate thread.... (Closed)

Created:
10 years, 3 months ago by Lei Zhang
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Linux: Handle renderer and plugin crashes on a separate thread. Also set retries / timeouts for wget to attempt to limit the duration of each crash handler. Move some code out of headers while we're at it. BUG=54071 TEST=change /usr/bin/wget to sleep forever, visit about:crash in a Breakpad-enabled build, make sure other renderers continue to work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58403

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : style fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -39 lines) Patch
M chrome/app/breakpad_linux.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/crash_handler_host_linux.h View 5 chunks +14 lines, -16 lines 0 comments Download
M chrome/browser/crash_handler_host_linux.cc View 1 6 chunks +84 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lei Zhang
10 years, 3 months ago (2010-09-02 20:39:06 UTC) #1
willchan no longer on Chromium
LGTM, thanks for the fix. You might want to update the changelist dsecription since it's ...
10 years, 3 months ago (2010-09-02 21:00:06 UTC) #2
Lei Zhang
On 2010/09/02 21:00:06, willchan wrote: > LGTM, thanks for the fix. You might want to ...
10 years, 3 months ago (2010-09-02 21:04:11 UTC) #3
agl
10 years, 3 months ago (2010-09-02 21:04:59 UTC) #4
LGTM

http://codereview.chromium.org/3308007/diff/4001/5002
File chrome/browser/crash_handler_host_linux.cc (right):

http://codereview.chromium.org/3308007/diff/4001/5002#newcode37
chrome/browser/crash_handler_host_linux.cc:37: // Handles the crash dump and
free the allocated BreakpadInfo struct.
s/free/frees/

Powered by Google App Engine
This is Rietveld 408576698