[webkit-dev] Looking for a counterpart of webkit_get_default_session()
Christian Dywan
christian at twotoasts.de
Wed Jun 10 11:24:18 PDT 2009
Am Wed, 10 Jun 2009 20:04:55 +0200
schrieb Sebastian Linke <Seb_Linke at web.de>:
> 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
More information about the webkit-dev
mailing list