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 <[email protected]>wrote: > On Mon, Aug 15, 2011 at 12:43 PM, Moumita Banerjee <[email protected]> > 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 >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

