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

Issue 478763004: Bypass http cache for concurrent range requests. (Closed)

Created:
6 years, 4 months ago by DaleCurtis
Modified:
6 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org
Project:
chromium
Visibility:
Public.

Description

Committed: https://crrev.com/fa29c3e30198fcdb462ec65f0627a5e5f524effb Cr-Commit-Position: refs/heads/master@{#292031}

Patch Set 1 #

Patch Set 2 : Reflow. #

Total comments: 7

Patch Set 3 : Narrow scope. #

Total comments: 2

Patch Set 4 : Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -2 lines) Patch
M net/http/http_cache_transaction.cc View 1 2 3 1 chunk +16 lines, -2 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
DaleCurtis
Looks like the required hack is much simpler now that ERR_CACHE_LOCK_TIMEOUT is a viable code ...
6 years, 4 months ago (2014-08-22 01:22:41 UTC) #1
DaleCurtis
FYI, this passes several basic tests, including those rileya@ reported issues with previously, as well ...
6 years, 4 months ago (2014-08-22 20:43:59 UTC) #2
scherkus (not reviewing)
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1398 net/http/http_cache_transaction.cc:1398: base::Bind(&HttpCache::Transaction::OnAddToEntryTimeout, what is the end-user visible effect caused by ...
6 years, 4 months ago (2014-08-22 21:01:51 UTC) #3
rvargas (doing something else)
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = partial_ ? 0 : 20; ...
6 years, 4 months ago (2014-08-22 21:06:13 UTC) #4
rvargas (doing something else)
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1398 net/http/http_cache_transaction.cc:1398: base::Bind(&HttpCache::Transaction::OnAddToEntryTimeout, On 2014/08/22 21:01:51, scherkus wrote: > what is ...
6 years, 4 months ago (2014-08-22 21:10:25 UTC) #5
DaleCurtis
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = partial_ ? 0 : 20; ...
6 years, 4 months ago (2014-08-22 21:25:52 UTC) #6
rvargas (doing something else)
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = partial_ ? 0 : 20; ...
6 years, 4 months ago (2014-08-22 21:44:40 UTC) #7
DaleCurtis
https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/20001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = partial_ ? 0 : 20; ...
6 years, 4 months ago (2014-08-22 21:45:41 UTC) #8
rvargas (doing something else)
lgtm after nit https://codereview.chromium.org/478763004/diff/40001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/40001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = (partial_ && ...
6 years, 4 months ago (2014-08-22 22:19:24 UTC) #9
DaleCurtis
https://codereview.chromium.org/478763004/diff/40001/net/http/http_cache_transaction.cc File net/http/http_cache_transaction.cc (right): https://codereview.chromium.org/478763004/diff/40001/net/http/http_cache_transaction.cc#newcode1395 net/http/http_cache_transaction.cc:1395: const int kTimeoutSeconds = (partial_ && new_entry_->writer && On ...
6 years, 4 months ago (2014-08-22 22:33:03 UTC) #10
rileya1
lgtm!
6 years, 4 months ago (2014-08-25 22:06:52 UTC) #11
DaleCurtis
scherkus: Any more comments?
6 years, 3 months ago (2014-08-26 20:12:55 UTC) #12
scherkus (not reviewing)
nope! lgtm
6 years, 3 months ago (2014-08-26 21:13:23 UTC) #13
DaleCurtis
The CQ bit was checked by dalecurtis@chromium.org
6 years, 3 months ago (2014-08-26 21:14:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/478763004/60001
6 years, 3 months ago (2014-08-26 21:16:15 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-26 23:41:31 UTC) #16
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-26 23:41:32 UTC) #17
DaleCurtis
The CQ bit was checked by dalecurtis@chromium.org
6 years, 3 months ago (2014-08-26 23:56:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/478763004/60001
6 years, 3 months ago (2014-08-26 23:56:47 UTC) #19
DaleCurtis
The CQ bit was unchecked by dalecurtis@chromium.org
6 years, 3 months ago (2014-08-26 23:57:10 UTC) #20
DaleCurtis
Wait... this says it failed to commit, yet committed it as https://chromium.googlesource.com/chromium/src.git/+/fa29c3e30198fcdb462ec65f0627a5e5f524effb O_o Closing and ...
6 years, 3 months ago (2014-08-26 23:57:58 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:47:22 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fa29c3e30198fcdb462ec65f0627a5e5f524effb
Cr-Commit-Position: refs/heads/master@{#292031}

Powered by Google App Engine
This is Rietveld 408576698