Bug 77082

Summary: Broken build when using force_static_libs_as_shared
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Fixes build with force_static_libs_as_shared
none
Corrected bug number on the changelog. none

Thiago Marcos P. Santos
Reported 2012-01-26 02:25:00 PST
Missing "quick" dependency on WebKit2/Target.pri was leading to linking errors on libWebKit2 when using force_static_libs_as_shared. Tested with Qt5 823340a and WebKit r105967.
Attachments
Fixes build with force_static_libs_as_shared (888 bytes, patch)
2012-01-26 02:28 PST, Thiago Marcos P. Santos
no flags
Corrected bug number on the changelog. (893 bytes, patch)
2012-01-26 02:36 PST, Thiago Marcos P. Santos
no flags
Thiago Marcos P. Santos
Comment 1 2012-01-26 02:28:32 PST
Created attachment 124082 [details] Fixes build with force_static_libs_as_shared
Thiago Marcos P. Santos
Comment 2 2012-01-26 02:36:29 PST
Created attachment 124083 [details] Corrected bug number on the changelog. This patch is complementary to https://bugs.webkit.org/show_bug.cgi?id=76832 which partially fixes the problem. I created a new bug for the sake of consistency since there is a patch landed already closing 76832.
WebKit Review Bot
Comment 3 2012-01-26 04:19:15 PST
Comment on attachment 124083 [details] Corrected bug number on the changelog. Clearing flags on attachment: 124083 Committed r105990: <http://trac.webkit.org/changeset/105990>
WebKit Review Bot
Comment 4 2012-01-26 04:19:20 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.