Bug 129502

Summary: [GTK][CMake] ENABLE_NAVIGATOR_CONTENT_UTILS is mistakenly enabled for the CMake build
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gustavo, gyuyoung.kim, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2014-02-28 12:06:39 PST
ENABLE_NAVIGATOR_CONTENT_UTILS is enabled for the CMake build, but never for the autotools one. This causes build failures when building with ninja.
Comment 1 Martin Robinson 2014-02-28 12:08:14 PST
Created attachment 225480 [details]
Patch
Comment 2 Martin Robinson 2014-03-04 10:14:47 PST
Comment on attachment 225480 [details]
Patch

Clearing flags on attachment: 225480

Committed r165058: <http://trac.webkit.org/changeset/165058>
Comment 3 Martin Robinson 2014-03-04 10:14:50 PST
All reviewed patches have been landed.  Closing bug.