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

Issue 10382089: Http cache: Don't attempt to doom the same entry multiple times (Closed)

Created:
8 years, 7 months ago by rvargas (doing something else)
Modified:
8 years, 7 months ago
Reviewers:
gavinp
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Http cache: Don't attempt to doom the same entry multiple times and make sure that side effects of adding the truncation flag are considered by the cache. BUG=125159 TEST=net_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136172

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -3 lines) Patch
M net/http/http_cache.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_cache_transaction.h View 1 chunk +4 lines, -1 line 1 comment Download
M net/http/http_cache_transaction.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
8 years, 7 months ago (2012-05-09 21:37:17 UTC) #1
gavinp
lgtm http://codereview.chromium.org/10382089/diff/1/net/http/http_cache_transaction.h File net/http/http_cache_transaction.h (right): http://codereview.chromium.org/10382089/diff/1/net/http/http_cache_transaction.h#newcode88 net/http/http_cache_transaction.h:88: // success. Keep in mind that this operation ...
8 years, 7 months ago (2012-05-09 22:10:12 UTC) #2
rvargas (doing something else)
8 years, 7 months ago (2012-05-09 22:24:56 UTC) #3
Thanks.

Powered by Google App Engine
This is Rietveld 408576698