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

Issue 10398060: Base: Crash the process if we are not able to join threads. (Closed)

Created:
8 years, 7 months ago by rvargas (doing something else)
Modified:
8 years, 7 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Base: Crash the process if we are not able to join threads. BUG=127931 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137541

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M base/threading/platform_thread_win.cc View 1 chunk +7 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
8 years, 7 months ago (2012-05-16 20:06:27 UTC) #1
willchan no longer on Chromium
lgtm https://chromiumcodereview.appspot.com/10398060/diff/1/base/threading/platform_thread_win.cc File base/threading/platform_thread_win.cc (right): https://chromiumcodereview.appspot.com/10398060/diff/1/base/threading/platform_thread_win.cc#newcode184 base/threading/platform_thread_win.cc:184: if (result != WAIT_OBJECT_0) { Should we alias ...
8 years, 7 months ago (2012-05-16 20:15:50 UTC) #2
rvargas (doing something else)
8 years, 7 months ago (2012-05-16 20:37:15 UTC) #3
Thanks, all done.

Powered by Google App Engine
This is Rietveld 408576698