[webkit-dev] Block 3rd part cookies implementation
Adam Barth
abarth at webkit.org
Tue May 22 14:21:26 PDT 2012
On Tue, May 22, 2012 at 12:29 PM, Giorgio Mazzucchelli
<giorgio.maz at gmail.com> wrote:
> Is Safari's privacy option, which allows users to block 3rd part cookies, implemented in WebKit or in the browser itself? Any code reference would be very helpful.
Parts are implemented in WebKit and parts are implemented outside of
WebKit. If you search the WebKit code for firstPartyForCookies, you
might find some useful information.
Adam
More information about the webkit-dev
mailing list