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

Issue 201973002: Re-set referrer on issuing a validation request for a cached resource. (Closed)

Created:
6 years, 9 months ago by sof
Modified:
6 years, 9 months ago
CC:
blink-reviews, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Re-set referrer on issuing a validation request for a cached resource. If a cached resource needs to be revalidated, then supply the referrer of the document making the request. R=japhet@chromium.org BUG=344335 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169392

Patch Set 1 #

Total comments: 2

Patch Set 2 : Emit header()s first #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -0 lines) Patch
A LayoutTests/http/tests/cache/resources/referrer-echo.php View 1 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/cache/resources/subresource-revalidation-referrer-iframe.html View 1 chunk +9 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/cache/subresource-revalidation-referrer.html View 1 chunk +25 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/cache/subresource-revalidation-referrer-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/fetch/ResourceFetcher.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sof
When you have a moment, please take a look.
6 years, 9 months ago (2014-03-17 16:11:43 UTC) #1
Nate Chapin
LGTM https://codereview.chromium.org/201973002/diff/1/Source/core/fetch/ResourceFetcher.cpp File Source/core/fetch/ResourceFetcher.cpp (right): https://codereview.chromium.org/201973002/diff/1/Source/core/fetch/ResourceFetcher.cpp#newcode783 Source/core/fetch/ResourceFetcher.cpp:783: revalidatingRequest.clearHTTPReferrer(); This works, though I wonder...is there anything ...
6 years, 9 months ago (2014-03-17 16:22:26 UTC) #2
sof
Looks like the windows trybot runs into a timeout on the added test; will have ...
6 years, 9 months ago (2014-03-17 17:04:39 UTC) #3
sof
On 2014/03/17 17:04:39, sof wrote: > Looks like the windows trybot runs into a timeout ...
6 years, 9 months ago (2014-03-17 17:07:22 UTC) #4
Nate Chapin
On 2014/03/17 17:07:22, sof wrote: > On 2014/03/17 17:04:39, sof wrote: > > Looks like ...
6 years, 9 months ago (2014-03-17 17:12:14 UTC) #5
sof
On 2014/03/17 17:12:14, Nate Chapin wrote: > On 2014/03/17 17:07:22, sof wrote: > > On ...
6 years, 9 months ago (2014-03-17 21:10:48 UTC) #6
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 9 months ago (2014-03-17 21:11:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/201973002/20001
6 years, 9 months ago (2014-03-17 21:11:14 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 21:21:26 UTC) #9
Message was sent while issue was closed.
Change committed as 169392

Powered by Google App Engine
This is Rietveld 408576698