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

Issue 5024: Avoid locking cert_lock_ again from the same thread.... (Closed)

Created:
12 years, 2 months ago by wtc
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't use cert_lock_ as a reentrant lock. RemoveCert is renamed RemoveCertInternal to stress the fact that it should be called with the lock held. Fix miscellaneous nits complained by cpplint. R=jcampan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2677

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M chrome/browser/cert_store.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/cert_store.cc View 4 chunks +12 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
wtc
This was reported by jar.
12 years, 2 months ago (2008-09-27 00:09:48 UTC) #1
jar (doing other things)
LGTM
12 years, 2 months ago (2008-09-27 00:45:41 UTC) #2
jcampan
12 years, 2 months ago (2008-09-27 05:59:05 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698