Am Wed, 10 Jun 2009 20:04:55 +0200 schrieb Sebastian Linke <[email protected]>:
> Hi there, > > a few weeks ago I noticed that the WebKitGTK+ 1.1.1 release comes up > with a nice feature: webkit_get_default_session() > > In the last days I was playing around with the underlying SoupSession > and now I would like to know if you are going to give it some kind of > counterpart. > > Or is there already a way to give a modified SoupSession back to > WebKit? Hey Sebastian, the plan is actually to be able to set the session that is used for each web view. But at the time of implementing webkit_get_default_session() it was unclear what the best approach is to implement different sessions per web view. Have a look at the bug report: https://bugs.webkit.org/show_bug.cgi?id=22624 Regards, Christian _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

