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

Issue 407643002: Mojo: In Debug builds, log when a race condition in user code is likely observed. (Closed)

Created:
6 years, 5 months ago by viettrungluu
Modified:
6 years, 5 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mojo: In Debug builds, log when a race condition in user code is likely observed. Probably, we should also do something (assert/DCHECK) in the bindings code too, but I'll do that separately. R=darin@chromium.org BUG=389666 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284934

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M mojo/system/handle_table.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
viettrungluu
6 years, 5 months ago (2014-07-18 20:21:52 UTC) #1
viettrungluu
ping
6 years, 5 months ago (2014-07-22 18:27:27 UTC) #2
darin (slow to review)
LGTM Do you want to use NOTREACHED instead to produce a stack trace?
6 years, 5 months ago (2014-07-22 19:13:20 UTC) #3
viettrungluu
On 2014/07/22 19:13:20, darin wrote: > LGTM > > Do you want to use NOTREACHED ...
6 years, 5 months ago (2014-07-22 21:07:06 UTC) #4
darin (slow to review)
OK On Tue, Jul 22, 2014 at 2:07 PM, <viettrungluu@chromium.org> wrote: > On 2014/07/22 19:13:20, ...
6 years, 5 months ago (2014-07-22 21:27:28 UTC) #5
viettrungluu
6 years, 5 months ago (2014-07-23 15:56:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r284934 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698