Bug 97491

Summary: Storage blocking policies need a WebKit 1 API on non-Mac ports
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Vicki Pfau 2012-09-24 15:41:51 PDT
WebCore currently contains a mechanism for blocking various types of storage beyond just cookies, but the policy is Accept All by default, and all ports save for Mac don't have any way to adjust the policy yet. Mac has an SPI in WebKit 2, but an API in WebKit 1 is required for this feature to be used in ports other than Mac.