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 <[email protected]> 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

