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

Issue 6576044: Renamed GpuWatchdogThread::OnExit to make it clear it is crashing deliberatel... (Closed)

Created:
9 years, 10 months ago by apatrick_chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Renamed GpuWatchdogThread::OnExit to make it clear it is crashing deliberately. It crashes rather than exiting normally so that the hang is reported as a crash and it is possible to see what the presumed hung thread was doing in order to diagnose whether or not there is a bug. TEST=try BUG=73871 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76106

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M chrome/gpu/gpu_watchdog_thread.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_watchdog_thread.cc View 1 3 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
apatrick_chromium
9 years, 10 months ago (2011-02-24 19:06:44 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/6576044/diff/1/chrome/gpu/gpu_watchdog_thread.cc File chrome/gpu/gpu_watchdog_thread.cc (right): http://codereview.chromium.org/6576044/diff/1/chrome/gpu/gpu_watchdog_thread.cc#newcode199 chrome/gpu/gpu_watchdog_thread.cc:199: DeliberatelyCrashingToRecoverFromHangNotNecessarilyABug() { Awesome name!
9 years, 10 months ago (2011-02-24 19:15:43 UTC) #2
Scott Hess - ex-Googler
http://codereview.chromium.org/6576044/diff/1/chrome/gpu/gpu_watchdog_thread.cc File chrome/gpu/gpu_watchdog_thread.cc (right): http://codereview.chromium.org/6576044/diff/1/chrome/gpu/gpu_watchdog_thread.cc#newcode199 chrome/gpu/gpu_watchdog_thread.cc:199: DeliberatelyCrashingToRecoverFromHangNotNecessarilyABug() { On 2011/02/24 19:15:43, Avi wrote: > Awesome ...
9 years, 10 months ago (2011-02-24 19:27:41 UTC) #3
apatrick_chromium
Do I hear LGTM?
9 years, 10 months ago (2011-02-24 19:30:54 UTC) #4
Scott Hess - ex-Googler
Hmm, LGTM in that it addresses my point on the bug. But if I were ...
9 years, 10 months ago (2011-02-24 20:52:47 UTC) #5
apatrick_chromium
I made the function name shorter to avoid line breaks in weird places.
9 years, 10 months ago (2011-02-24 21:05:36 UTC) #6
vangelis
nice name :) LGTM
9 years, 10 months ago (2011-02-25 21:41:10 UTC) #7
Scott Hess - ex-Googler
9 years, 10 months ago (2011-02-25 21:47:29 UTC) #8
Oh, yes, LGTM too.  Sounds very responsible.

On Fri, Feb 25, 2011 at 1:41 PM,  <vangelis@google.com> wrote:
> nice name :)
>
> LGTM
>
> http://codereview.chromium.org/6576044/
>

Powered by Google App Engine
This is Rietveld 408576698