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

Issue 9466031: Fix race condition where the items on ResourceContext's UserData map were rewritten to the same val… (Closed)

Created:
8 years, 10 months ago by jam
Modified:
8 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix race condition where the items on ResourceContext's UserData map were rewritten to the same value as they were read on the IO thread. BUG=115678 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=123794

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -39 lines) Patch
M content/browser/browser_context.cc View 2 chunks +8 lines, -2 lines 0 comments Download
M content/browser/resource_context_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resource_context_impl.cc View 1 chunk +2 lines, -9 lines 0 comments Download
M tools/valgrind/tsan/suppressions.txt View 1 chunk +0 lines, -27 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 10 months ago (2012-02-25 00:53:02 UTC) #1
erikwright (departed)
8 years, 10 months ago (2012-02-27 19:15:14 UTC) #2
LGTM. This probably caused you some pain, for which I'm at least slightly
responsible, so thanks for tracking it down.

Powered by Google App Engine
This is Rietveld 408576698