RESOLVED FIXED Bug 54015
[GTK] Avoid WebProcessMain compilation, we are used a gtk specific main
https://bugs.webkit.org/show_bug.cgi?id=54015
Summary [GTK] Avoid WebProcessMain compilation, we are used a gtk specific main
Alejandro G. Castro
Reported 2011-02-08 09:41:48 PST
We do not need to compile the general main because we use gtk+'s specific one, we have to initialize also the soup connection properly.
Attachments
Proposed patch (3.31 KB, patch)
2011-02-08 09:45 PST, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2011-02-08 09:45:22 PST
Created attachment 81655 [details] Proposed patch
Alejandro G. Castro
Comment 2 2011-02-09 00:04:10 PST
Note You need to log in before you can comment on or make changes to this bug.