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

Issue 976373005: Http Cache: Update vary data after a 304. (Closed)

Created:
5 years, 9 months ago by rvargas (doing something else)
Modified:
5 years, 9 months ago
Reviewers:
Adam Rice
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Http Cache: Update vary data after a 304. The request and response headers can change between the original request and the requets that receives 304. Make sure the state of the cached entry reflects the latest headers. BUG=453306 TEST=net_unittests Committed: https://crrev.com/28904d869ae7729c741eff8b59ca9343a3534d3c Cr-Commit-Position: refs/heads/master@{#319709}

Patch Set 1 #

Total comments: 6

Patch Set 2 : RunLoop + typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -3 lines) Patch
M net/http/http_cache_transaction.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 4 chunks +151 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
rvargas (doing something else)
5 years, 9 months ago (2015-03-05 23:20:48 UTC) #2
Adam Rice
https://codereview.chromium.org/976373005/diff/1/net/http/http_cache_unittest.cc File net/http/http_cache_unittest.cc (right): https://codereview.chromium.org/976373005/diff/1/net/http/http_cache_unittest.cc#newcode2216 net/http/http_cache_unittest.cc:2216: transaction.request_headers = "Foo: bar\r\n Name: bar\r\n"; What purpose does ...
5 years, 9 months ago (2015-03-06 09:49:12 UTC) #3
rvargas (doing something else)
Thanks https://codereview.chromium.org/976373005/diff/1/net/http/http_cache_unittest.cc File net/http/http_cache_unittest.cc (right): https://codereview.chromium.org/976373005/diff/1/net/http/http_cache_unittest.cc#newcode2216 net/http/http_cache_unittest.cc:2216: transaction.request_headers = "Foo: bar\r\n Name: bar\r\n"; On 2015/03/06 ...
5 years, 9 months ago (2015-03-06 20:44:11 UTC) #4
Adam Rice
lgtm
5 years, 9 months ago (2015-03-07 05:08:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976373005/20001
5 years, 9 months ago (2015-03-09 17:52:13 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-09 19:21:18 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 19:22:10 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/28904d869ae7729c741eff8b59ca9343a3534d3c
Cr-Commit-Position: refs/heads/master@{#319709}

Powered by Google App Engine
This is Rietveld 408576698