Do you mean network-level cookies or the document.cookie API?

If you mean the document.cookie API, you'll need to implement these functions:

http://trac.webkit.org/browser/trunk/Source/WebCore/platform/CookieJar.h

Adam


On Mon, Aug 15, 2011 at 12:43 PM, Moumita Banerjee <[email protected]> wrote:
> Hi,
> I want to implement cookie in cairo port webkit. But I am unbale to do this.
> Please help me. I don’t understant which class is responceble to get and set
> the cookie. Please help me.
>
> Thanks,
> moumita
>
>
> _______________________________________________
> 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

Reply via email to