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

Issue 6982004: Added CHECK for tasks passed to PostTask being null. (Closed)

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

Description

Added CHECK for tasks passed to PostTask being null. I hope this will make the crashes associated with posting null tasks fail fast so they can be more easily diagnosed. TEST=try BUG=none TBR=darin@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84869

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M base/message_loop.cc View 8 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
apatrick_chromium
9 years, 7 months ago (2011-05-10 20:47:23 UTC) #1
awong
[ +darin ] LGTM Darin, I think this is good tightening of the API, and ...
9 years, 7 months ago (2011-05-10 20:58:20 UTC) #2
darin (slow to review)
9 years, 7 months ago (2011-05-10 21:37:55 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698