[webkit-dev] Block 3rd part cookies implementation

Eric Seidel eric at webkit.org
Tue May 29 10:05:18 PDT 2012


trac.webkit.org is your friend here.

For example, searching for "3rd party cookie" (per the title of your
mail), finds:
http://trac.webkit.org/search?q=3rd+party+cookie

There are also various code-search tools on the web, including
Chromium's (which will search the full source of WebKit):
http://code.google.com/p/chromium/source/search

Hopefully that will help.

On Tue, May 29, 2012 at 9:40 AM, Giorgio Mazzucchelli
<giorgio.maz at gmail.com> wrote:
> Referring to the class (?):
>
> FirstPartyForCookies
>
> After a look up at the code, I can found it recurring in:
>
> src/WebURLRequest.cpp
> src/WebDocument.cpp
> loader/FrameLoader.cpp
>
>
> Any code reference (link) to the main code implementation would be useful.
>
>
> Giorgio
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list