Bug 99272

Summary: [GTK] configure.ac requires a cleanup
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, mrobinson, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87126    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2012-10-14 13:14:15 PDT
A bunch of configuration flags have recently been removed from the configure script. As a result, the configure.ac is now small enough that it can be properly be cleaned up.
Comment 1 Zan Dobersek 2013-02-07 02:42:39 PST
Created attachment 187031 [details]
Patch
Comment 2 Build Bot 2013-02-07 03:32:50 PST
Comment on attachment 187031 [details]
Patch

Attachment 187031 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16438078

New failing tests:
http/tests/cache/cached-main-resource.html
Comment 3 Martin Robinson 2013-02-07 08:16:34 PST
Comment on attachment 187031 [details]
Patch

Okay. I'm about to split up configure.ac so that it can be reused by the gyp build, so this is a good first step.
Comment 4 Zan Dobersek 2013-02-07 08:40:02 PST
Comment on attachment 187031 [details]
Patch

Clearing flags on attachment: 187031

Committed r142131: <http://trac.webkit.org/changeset/142131>
Comment 5 Zan Dobersek 2013-02-07 08:40:07 PST
All reviewed patches have been landed.  Closing bug.