Bug 114164 - [GTK] Build Platform as a separate static library
Summary: [GTK] Build Platform as a separate static library
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-04-08 05:06 PDT by Carlos Garcia Campos
Modified: 2013-04-08 10:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.63 KB, patch)
2013-04-08 05:08 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2013-04-08 05:06:18 PDT
This way we reduce a bit the amount of files compiled twice because of the plugin process. In the future we could do the same for Shared, but in this moment Shared depends on things outside of Shared dir.
Comment 1 Carlos Garcia Campos 2013-04-08 05:08:38 PDT
Created attachment 196844 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-04-08 10:23:43 PDT
Committed r147927: <http://trac.webkit.org/changeset/147927>