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.


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

Reply via email to