Bug 99272 - [GTK] configure.ac requires a cleanup
Summary: [GTK] configure.ac requires a cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks: 87126
  Show dependency treegraph
 
Reported: 2012-10-14 13:14 PDT by Zan Dobersek
Modified: 2013-02-07 08:40 PST (History)
3 users (show)

See Also:


Attachments
Patch (62.92 KB, patch)
2013-02-07 02:42 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.