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

Issue 761763003: Do not call GenerateCacheKey() if disk cache is disabled. (Closed)

Created:
6 years ago by stinae
Modified:
6 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, Mostyn Bramley-Moore, Randy Smith (Not in Mondays)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Do not call GenerateCacheKey() if disk cache is disabled. BUG= Committed: https://crrev.com/447b8b18c9104a9be7ca95a7ccc346bf2f0c985d Cr-Commit-Position: refs/heads/master@{#307213}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Do not call GenerateCacheKey() if disk cache is disabled. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/http/http_cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
stinae
@rdsmith: Do you think this is a proper way to avoid hitting the DCHECK in ...
6 years ago (2014-12-03 10:16:09 UTC) #2
Randy Smith (Not in Mondays)
I'm the wrong person for cache questions; Ricardo is far more likely to know the ...
6 years ago (2014-12-03 16:43:58 UTC) #4
rvargas (doing something else)
sure https://codereview.chromium.org/761763003/diff/1/net/http/http_cache.cc File net/http/http_cache.cc (right): https://codereview.chromium.org/761763003/diff/1/net/http/http_cache.cc#newcode808 net/http/http_cache.cc:808: if (!disk_cache_ || mode_ == DISABLE) This one ...
6 years ago (2014-12-04 02:35:14 UTC) #6
stinae
On 2014/12/04 02:35:14, rvargas wrote: > sure > > https://codereview.chromium.org/761763003/diff/1/net/http/http_cache.cc > File net/http/http_cache.cc (right): > ...
6 years ago (2014-12-05 14:53:58 UTC) #7
rvargas (doing something else)
lgtm
6 years ago (2014-12-05 20:27:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/761763003/20001
6 years ago (2014-12-08 07:31:54 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-08 10:41:43 UTC) #11
commit-bot: I haz the power
6 years ago (2014-12-08 10:42:44 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/447b8b18c9104a9be7ca95a7ccc346bf2f0c985d
Cr-Commit-Position: refs/heads/master@{#307213}

Powered by Google App Engine
This is Rietveld 408576698