[webkit-gtk] Multiple contexts withing a single application?
Egor Egorov
me at egorfine.com
Thu Sep 19 05:10:36 PDT 2013
Hello.
I'm creating a small application using WebKit2 and I needed separate contexts for separate webkit_web_view instances.
I have added webkit_web_context_new() which is basically a copypaste from createDefaultWebContext() and then I instantiace webkit with webkit_web_view_new_with_context() and it seems to work.
What am I missing? What could possibly go wrong with multiple contexts?
--
Egor Egorov
http://egorfine.com/
Warning: this email may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
More information about the webkit-gtk
mailing list