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

Issue 3016006: Http Cache: Don't delete the callback that is waiting for... (Closed)

Created:
10 years, 5 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Http Cache: Don't delete the callback that is waiting for the backend creation when the cache goes away. BUG=49193 TEST=net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52776

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -2 lines) Patch
M net/http/http_cache.cc View 2 chunks +15 lines, -2 lines 0 comments Download
M net/http/http_cache_unittest.cc View 2 chunks +32 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
10 years, 5 months ago (2010-07-16 21:40:38 UTC) #1
Paweł Hajdan Jr.
Drive-by with minor test suggestions. http://codereview.chromium.org/3016006/diff/1/3 File net/http/http_cache_unittest.cc (right): http://codereview.chromium.org/3016006/diff/1/3#newcode2007 net/http/http_cache_unittest.cc:2007: delete cache; nit: How ...
10 years, 5 months ago (2010-07-16 21:45:51 UTC) #2
eroman
10 years, 5 months ago (2010-07-16 21:47:43 UTC) #3
LGTM.

+1 to using scoped_ptr.

Powered by Google App Engine
This is Rietveld 408576698