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 StorageAssignee: 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   

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