[webkit-gtk] Operation webkit_web_view_new() crashed when in multithreading
Gavin Lambert
gavinl at compacsort.com
Tue Nov 18 16:23:55 PST 2014
On 18 November 2014, quoth 刘阳:
> I was trying to work with libwebkitgtk-4.0, I want to use it with no
> GUI program like a web crawler.
WebKit and WebKit/GTK are fundamentally UI-based systems; I'm not sure that it makes much sense trying to use them in a non-visual web crawling application.
Have you considered using something lower level such as libcurl?
More information about the webkit-gtk
mailing list