 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2768293002:
    FrameFetchContext should respect BypassingCache  (Closed)
    
  
    Issue 
            2768293002:
    FrameFetchContext should respect BypassingCache  (Closed) 
  | DescriptionFrameFetchContext 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 #
 Messages
    Total messages: 21 (14 generated)
     | ||||||||||||||||||||||||||||