Bug 262495
| Summary: | Tracking prevention should only delete script-writeable storage associated with a first-party | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthew Finkel <m_finkel> |
| Component: | Website Storage | Assignee: | Matthew Finkel <m_finkel> |
| Status: | NEW | ||
| Severity: | Normal | CC: | sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthew Finkel
Tracking prevention should only delete script-writeable storage associated with a first-party, instead of all instances of a specific origin (as first and third-party).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthew Finkel
<rdar://problem/116144212>
Matthew Finkel
Pull request: https://github.com/WebKit/WebKit/pull/18505
Pouneh
Pull request: https://github.com/WebKit/WebKit/pull/49807