Bug 126505

Summary: [CMake] [GTK] Fix the build for the WebKitGTK+ developer configuration
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gustavo, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 126212    
Attachments:
Description Flags
Patch gustavo: review+

Description Martin Robinson 2014-01-05 14:11:44 PST
build-webkit enables some features that haven't previously been enabled for the CMake build. This reveals a lot of missing files and IDLs in the IDL list, as well as some dependencies we are not pulling in. This bug tracks fixing all the build breaks caused by building with build-webkit.
Comment 1 Martin Robinson 2014-01-05 14:25:25 PST
Created attachment 220401 [details]
Patch
Comment 2 Martin Robinson 2014-01-06 10:29:21 PST
Committed r161351: <http://trac.webkit.org/changeset/161351>