Bug 54015 - [GTK] Avoid WebProcessMain compilation, we are used a gtk specific main
Summary: [GTK] Avoid WebProcessMain compilation, we are used a gtk specific main
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52805
  Show dependency treegraph
 
Reported: 2011-02-08 09:41 PST by Alejandro G. Castro
Modified: 2011-02-09 00:04 PST (History)
0 users

See Also:


Attachments
Proposed patch (3.31 KB, patch)
2011-02-08 09:45 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 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.
Comment 1 Alejandro G. Castro 2011-02-08 09:45:22 PST
Created attachment 81655 [details]
Proposed patch
Comment 2 Alejandro G. Castro 2011-02-09 00:04:10 PST
Landed http://trac.webkit.org/changeset/78028