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

Issue 10399097: Base: Don't overwrite the thread id when ThreadMain exits. There's (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: Don't overwrite the thread id when ThreadMain exits. There's no need to do that, and it makes debugging easier to have the value. Change the logic of IsRunning() to use a dedicated member variable instead of overloading the thread id. BUG=127931 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138119

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M base/threading/thread.h View 2 chunks +4 lines, -2 lines 0 comments Download
M base/threading/thread.cc View 4 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rvargas (doing something else)
8 years, 7 months ago (2012-05-19 03:08:04 UTC) #1
willchan no longer on Chromium
LGTM, although your changelist description is wrong and should be fixed prior to committing. On ...
8 years, 7 months ago (2012-05-21 01:33:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rvargas@chromium.org/10399097/1
8 years, 7 months ago (2012-05-21 04:34:07 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-21 06:18:30 UTC) #4
Try job failure for 10399097-1 (retry) (retry) on linux_rel for step
"browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698