Hey,

On Seg, 2013-02-04 at 11:59 -0800, Niranjan Rao wrote:
> Does webview share the cookies between multiple instances in the same 
> process? If I have a multiple tabs of webview in the same application, 
> will they share session cookies? I know I can set different cookie 
> store, but not clear what happens for session cookies.
> 
> I guess another way to look at question is the value returned 
> webkit_get_default_session method, is that shared between multiple 
> instances of webview?

Yes, cookies are global to all WebViews.

Cheers,

-- 
Gustavo Noronha Silva <g...@gnome.org>
GNOME Project

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to