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

Issue 2768293002: FrameFetchContext should respect BypassingCache (Closed)

Created:
3 years, 9 months ago by Takashi Toyoshima
Modified:
3 years, 8 months ago
Reviewers:
kinuko, Nate Chapin, yhirano
CC:
chromium-reviews, blink-reviews, Yoav Weiss
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

FrameFetchContext should respect BypassingCache Existing logic in determineWebCachePolicy() respects request conditions such as request being a conditional, and requesting method being POST, even for FrameLoadTypeReloadBypassingCache. But, BypassingCache is stronger condition for cache handling, and should overwrite ValidatingCacheData. BUG=704431 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2768293002 Cr-Commit-Position: refs/heads/master@{#460718} Committed: https://chromium.googlesource.com/chromium/src/+/d6744241b196c16f0946a00301aebeb7672d4166

Patch Set 1 #

Patch Set 2 : merge master & add tests #

Patch Set 3 : one more test #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 1 2 3 1 chunk +1 line, -7 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp View 1 2 3 2 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
Nate Chapin
LGTM. Does this need a test?
3 years, 8 months ago (2017-03-28 21:40:34 UTC) #7
kinuko
(didn't realize this is a separate change) lgtm, this makes sense to me
3 years, 8 months ago (2017-03-29 05:50:05 UTC) #8
Takashi Toyoshima
I suspended this work for a while for a sheriff duty, and didn't publish (that's ...
3 years, 8 months ago (2017-03-29 08:27:38 UTC) #9
Takashi Toyoshima
PTAL tests of Patch Set 3.
3 years, 8 months ago (2017-03-29 09:56:26 UTC) #12
yhirano
lgtm
3 years, 8 months ago (2017-03-29 11:22:52 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2768293002/60001
3 years, 8 months ago (2017-03-30 08:52:56 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 10:35:44 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/d6744241b196c16f0946a00301ae...

Powered by Google App Engine
This is Rietveld 408576698