Bug 251094
Summary: | The Clear-Site-Data HTTP header should obey origin partition | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | annevk, kkinnunen, 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=247690 | ||
Bug Depends on: | |||
Bug Blocks: | 203215 |
Chris Dumez
The Clear-Site-Data HTTP header should obey origin partition. If shouldn't be possible for an iframe of origin A under top origin B to be able to clear site data from top origin A (and vice-versa).
Our storages are partitioned and the request to clear site data should respect that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/9053
EWS
Committed 259466@main (472954140c35): <https://commits.webkit.org/259466@main>
Reviewed commits have been landed. Closing PR #9053 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104727671>