Bug 126294

Summary: [GTK] [CMake] Parallel build sometimes fails when building libWebKit2APITestCore
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, gustavo, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2013-12-30 09:23:10 PST
libWebKit2APITestCore depends on auto-generated WebKit headers, but doesn't link against it, so we must add a direct dependency.
Comment 1 Martin Robinson 2013-12-30 09:24:08 PST
Created attachment 220115 [details]
Patch
Comment 2 WebKit Commit Bot 2013-12-30 09:25:41 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Martin Robinson 2013-12-30 10:41:59 PST
Comment on attachment 220115 [details]
Patch

Clearing flags on attachment: 220115

Committed r161145: <http://trac.webkit.org/changeset/161145>
Comment 4 Martin Robinson 2013-12-30 10:42:04 PST
All reviewed patches have been landed.  Closing bug.