Bug 114164

Summary: [GTK] Build Platform as a separate static library
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot, zan
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

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>