Bug 202314 - Allow pages served over HTTPS with `Cache-Control: no-store` header to enter the back/forward cache
Summary: Allow pages served over HTTPS with `Cache-Control: no-store` header to enter ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 202293
  Show dependency treegraph
 
Reported: 2019-09-27 09:05 PDT by Chris Dumez
Modified: 2019-11-08 15:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.37 KB, patch)
2019-09-27 09:15 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.