WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93022
Add API for enabling blanket third-party data blocking
https://bugs.webkit.org/show_bug.cgi?id=93022
Summary
Add API for enabling blanket third-party data blocking
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
Details
Formatted Diff
Diff
Patch
(8.43 KB, patch)
2012-08-02 17:06 PDT
,
Vicki Pfau
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Vicki Pfau
Comment 1
2012-08-02 14:45:03 PDT
Created
attachment 156173
[details]
Patch
Vicki Pfau
Comment 2
2012-08-02 17:06:07 PDT
Created
attachment 156213
[details]
Patch
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
Committed
r124647
: <
http://trac.webkit.org/changeset/124647
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug