[webkit-dev] cookie implementation

Moumita Banerjee mouban1980 at gmail.com
Mon Aug 15 20:48:55 PDT 2011


Hi,
I am using wincairoport in webkit. I wanted  to implement Siteminder SSO
feature, So where I will integrate my code with webkit code to maintein the
cookie information. Please let me know the entry point.  Please let me know
if there is any sample code.
Thanks,
Moumita


On Mon, Aug 15, 2011 at 7:43 PM, Martin Robinson <mrobinson at webkit.org>wrote:

> On Mon, Aug 15, 2011 at 12:43 PM, Moumita Banerjee <mouban1980 at gmail.com>
> wrote:
> > 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.
>
>  You didn't mention, exactly what Cairo port you are using. Do you mean
> the WinCairo port? If so, it uses the cURL networking backend. Cookies
> probably aren't working because no one is calling
> ResourceHandleManager::setCookieJarFileName. Likely the WinCairo port
> just needs to expose that via its API.
>
> --Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110815/bb913167/attachment.html>


More information about the webkit-dev mailing list