Thanks Andrew _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
Whats the safe way to call webkit_web_view_load_uri from a pthread other
than the main thread. Ive tried using gdk_threads_enter() but am still
getting race condition style crashes. Most navigation actions are
initiated from the main thread but I have another thread which
occasionally needs to initiate a navigation itself.
- [webkit-gtk] Calling webkit_web_view_load_uri from a pthread Andrew Wood
