Bug 93022

Summary: Add API for enabling blanket third-party data blocking
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: WebKit APIAssignee: Vicki Pfau <jeffrey+webkit>
Status: RESOLVED FIXED    
Severity: Enhancement Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch andersca: review+

Vicki Pfau
Reported 2012-08-02 13:27:11 PDT
I'm working on adding support for blocking third-party security origins from storing data (i.e. like we already have for cookies but for e.g. localStorage). This bug is for the API for enabling and disabling it, and not the implementation. <rdar://problem/11948739>
Attachments
Patch (8.36 KB, patch)
2012-08-02 14:45 PDT, Vicki Pfau
no flags
Patch (8.43 KB, patch)
2012-08-02 17:06 PDT, Vicki Pfau
andersca: review+
Vicki Pfau
Comment 1 2012-08-02 14:45:03 PDT
Vicki Pfau
Comment 2 2012-08-02 17:06:07 PDT
Anders Carlsson
Comment 3 2012-08-03 11:21:48 PDT
Comment on attachment 156213 [details] Patch I think setShouldBlockThirdPartyStorage and shouldBlockThirdPartyStorage would be more readable. r=me with those changes.
Vicki Pfau
Comment 4 2012-08-03 13:25:08 PDT
Note You need to log in before you can comment on or make changes to this bug.