Chromium Code Reviews
DescriptionFrameFetchContext should respect BypassingCache for main resources
Existing code respects a parent frame's policy rather than
FrameLoadTypeReloadBypassingCache for main resources.
This isn't consistent to other sub-resources, and it can respect
BypassingCache rather than checking the parent policy because
the parent always return BypassingCache in such cases.
The parent frame can have a different policy if we have an UI
to trigger a per-frame bypassing reload. But we do not and won't today.
Even we have a per-frame bypassing reload, this change should be still
reasonable.
BUG=704431
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2767413002
Cr-Commit-Position: refs/heads/master@{#460662}
Committed: https://chromium.googlesource.com/chromium/src/+/4faad2d582a5ee0ed6381d0139bc5333407769d3
Patch Set 1 #Patch Set 2 : test #Patch Set 3 : merge master #
Messages
Total messages: 20 (10 generated)
|
||||||||||||||||||||||||||||