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

Issue 13728003: Assert on deleting a held lock. (Closed)

Created:
7 years, 8 months ago by Sigurður Ásgeirsson
Modified:
7 years, 8 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Assert on deleting a held lock. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192980

Patch Set 1 : Assert on deleting a held lock. #

Total comments: 2

Patch Set 2 : Address William's comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M base/synchronization/lock.h View 1 chunk +1 line, -1 line 0 comments Download
M base/synchronization/lock.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sigurður Ásgeirsson
I had a stupid problem in some Syzygy code that this check would have flagged.
7 years, 8 months ago (2013-04-08 12:39:51 UTC) #1
willchan no longer on Chromium
https://codereview.chromium.org/13728003/diff/2001/base/synchronization/lock.cc File base/synchronization/lock.cc (right): https://codereview.chromium.org/13728003/diff/2001/base/synchronization/lock.cc#newcode27 base/synchronization/lock.cc:27: // This may trip the assert on unlock in ...
7 years, 8 months ago (2013-04-08 15:28:13 UTC) #2
Sigurður Ásgeirsson
https://codereview.chromium.org/13728003/diff/2001/base/synchronization/lock.cc File base/synchronization/lock.cc (right): https://codereview.chromium.org/13728003/diff/2001/base/synchronization/lock.cc#newcode27 base/synchronization/lock.cc:27: // This may trip the assert on unlock in ...
7 years, 8 months ago (2013-04-08 15:32:34 UTC) #3
willchan no longer on Chromium
I asked because that was very non-obvious from the code. I didn't realize we had ...
7 years, 8 months ago (2013-04-08 15:35:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siggi@chromium.org/13728003/11001
7 years, 8 months ago (2013-04-08 19:22:37 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-09 01:40:22 UTC) #6
Message was sent while issue was closed.
Change committed as 192980

Powered by Google App Engine
This is Rietveld 408576698