[webkit-gtk] Multiple contexts withing a single application?
Martin Robinson
martin.james.robinson at gmail.com
Thu Sep 19 06:19:35 PDT 2013
On Thu, Sep 19, 2013 at 5:10 AM, Egor Egorov <me at egorfine.com> wrote:
> I'm creating a small application using WebKit2 and I needed separate contexts for separate webkit_web_view instances.
You didn't really explain why you need them. At some point in the
future, each contexts might correspond to a WebProcess. Right now
though, every context runs in the same process.
--Martin
More information about the webkit-gtk
mailing list