Bug 262495 - Tracking prevention should only delete script-writeable storage associated with a first-party
Summary: Tracking prevention should only delete script-writeable storage associated wi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Website Storage (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Finkel
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-02 11:48 PDT by Matthew Finkel
Modified: 2023-10-02 11:55 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Finkel 2023-10-02 11:48:46 PDT
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).
Comment 1 Matthew Finkel 2023-10-02 11:49:05 PDT
<rdar://problem/116144212>
Comment 2 Matthew Finkel 2023-10-02 11:55:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18505