Bug 202314

Summary: Allow pages served over HTTPS with `Cache-Control: no-store` header to enter the back/forward cache
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=204025
Bug Depends on:    
Bug Blocks: 202293    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-09-27 09:05:26 PDT
Allow pages served over HTTPS with `Cache-Control: no-store` header to enter the back/forward cache.
Comment 1 Radar WebKit Bug Importer 2019-09-27 09:06:08 PDT
<rdar://problem/55783482>
Comment 2 Chris Dumez 2019-09-27 09:15:43 PDT
Created attachment 379731 [details]
Patch
Comment 3 Alex Christensen 2019-09-27 10:47:25 PDT
Comment on attachment 379731 [details]
Patch

This feels like r177948
Comment 4 Chris Dumez 2019-09-27 11:23:51 PDT
(In reply to Alex Christensen from comment #3)
> Comment on attachment 379731 [details]
> Patch
> 
> This feels like r177948

Yes, I did no-cache a while back, and now I am doing no-store :)
Comment 5 WebKit Commit Bot 2019-09-27 12:09:11 PDT
Comment on attachment 379731 [details]
Patch

Clearing flags on attachment: 379731

Committed r250437: <https://trac.webkit.org/changeset/250437>
Comment 6 WebKit Commit Bot 2019-09-27 12:09:12 PDT
All reviewed patches have been landed.  Closing bug.