Bug 126911

Summary: [GTK][CMake] WebCorePlatform build can sometimes fail due to missing generated headers
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, dbates, gustavo, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2014-01-13 09:15:31 PST
WebCorePlatform depends on the generated headers, so it should have an explicit dependency on WebCore.
Comment 1 Martin Robinson 2014-01-13 09:16:45 PST
Created attachment 221055 [details]
Patch
Comment 2 Daniel Bates 2014-01-13 16:16:42 PST
Comment on attachment 221055 [details]
Patch

Looks sane to me.
Comment 3 Martin Robinson 2014-01-13 16:34:36 PST
Comment on attachment 221055 [details]
Patch

Clearing flags on attachment: 221055

Committed r161920: <http://trac.webkit.org/changeset/161920>
Comment 4 Martin Robinson 2014-01-13 16:34:41 PST
All reviewed patches have been landed.  Closing bug.