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

Issue 318673002: Use the ReloadBypassingCache policy (Closed)

Created:
6 years, 6 months ago by clamy
Modified:
6 years, 6 months ago
Reviewers:
Nate Chapin, ppi
CC:
blink-reviews, caseq+blink_chromium.org, Nate Chapin, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, gavinp+loader_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Use the ReloadBypassingCache policy This CL makes use of the new ReloadBypassingCache policy and removes the setting of cache HTTP headers in blink. BUG=376025 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175515

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed Przemek's comments #

Total comments: 1

Patch Set 3 : Changed test name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -19 lines) Patch
M Source/core/fetch/ResourceFetcher.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorResourceAgent.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameFetchContext.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
clamy
@ppi: PTAL
6 years, 6 months ago (2014-06-04 11:43:38 UTC) #1
Nate Chapin
Awesome, LGTM
6 years, 6 months ago (2014-06-04 16:10:53 UTC) #2
ppi
I like where this is going! Please find some comments below. https://chromiumcodereview.appspot.com/318673002/diff/1/Source/core/loader/DocumentLoader.cpp File Source/core/loader/DocumentLoader.cpp (right): ...
6 years, 6 months ago (2014-06-04 16:23:59 UTC) #3
clamy
@japhet: Thanks for the review! I actually have a question I forgot to ask: in ...
6 years, 6 months ago (2014-06-04 16:39:25 UTC) #4
Nate Chapin
https://codereview.chromium.org/318673002/diff/20001/Source/core/loader/DocumentLoader.cpp File Source/core/loader/DocumentLoader.cpp (right): https://codereview.chromium.org/318673002/diff/20001/Source/core/loader/DocumentLoader.cpp#newcode374 Source/core/loader/DocumentLoader.cpp:374: newRequest.setCachePolicy(ReloadBypassingCache); We have used ReloadIgnoringCacheData as long as I ...
6 years, 6 months ago (2014-06-04 16:43:55 UTC) #5
ppi
lgtm, thanks! https://codereview.chromium.org/318673002/diff/1/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/318673002/diff/1/Source/web/tests/WebFrameTest.cpp#newcode5452 Source/web/tests/WebFrameTest.cpp:5452: TEST_F(WebFrameTest, ReloadIgnoringCache) On 2014/06/04 16:39:25, clamy wrote: ...
6 years, 6 months ago (2014-06-04 19:25:38 UTC) #6
clamy
@ppi: thanks! https://chromiumcodereview.appspot.com/318673002/diff/1/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://chromiumcodereview.appspot.com/318673002/diff/1/Source/web/tests/WebFrameTest.cpp#newcode5452 Source/web/tests/WebFrameTest.cpp:5452: TEST_F(WebFrameTest, ReloadIgnoringCache) On 2014/06/04 19:25:39, ppi wrote: ...
6 years, 6 months ago (2014-06-04 20:14:19 UTC) #7
clamy
The CQ bit was checked by clamy@chromium.org
6 years, 6 months ago (2014-06-04 20:14:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/clamy@chromium.org/318673002/40001
6 years, 6 months ago (2014-06-04 20:14:41 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 21:25:07 UTC) #10
Message was sent while issue was closed.
Change committed as 175515

Powered by Google App Engine
This is Rietveld 408576698