Bug 97491 - Storage blocking policies need a WebKit 1 API on non-Mac ports
Summary: Storage blocking policies need a WebKit 1 API on non-Mac ports
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-24 15:41 PDT by Vicki Pfau
Modified: 2012-09-24 15:41 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.