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

Issue 3108040: Merge 56964 - Http cache: It turns out that the cache destructor... (Closed)

Created:
10 years, 4 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
rvargas1
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Merge 56964 - Http cache: It turns out that the cache destructor may be called from within one of the notifications of "backend construction done". This CL makes sure that this scenario is handled properly by invoking the callbacks one at a time, posting a task before moving on to the next one. BUG=52090 TEST=netunittests Review URL: http://codereview.chromium.org/3173030 TBR=rvargas@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57079

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -17 lines) Patch
M net/http/http_cache.cc View 3 chunks +35 lines, -17 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
rvargas (doing something else)
10 years, 4 months ago (2010-08-23 18:37:03 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698