Bug 24756 - Reduce/ cleanup confgure options
Summary: Reduce/ cleanup confgure options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-03-23 06:24 PDT by Christian Dywan
Modified: 2012-02-20 14:36 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Dywan 2009-03-23 06:24:42 PDT
Our build currently has a *lot* of options, in some cases for rather obscure details. I doubt that most people actually care about those features like the various svg-foo features. And the build breaks often enough if I try them out because they are obviously not tested.

That is, I see the benefit in --disable-svg which reduces build time and binary size. But I doubt the sense in all the fine grained options. If somebody needs those, let him request options.

There's also things like dashboard, icon-database, html5-storage. Does it make sense to enable or disable these?
Comment 1 Jan Alonzo 2009-04-04 23:58:12 PDT
The options are there so build-webkit can use them. We can probably hide some of them and just make the ones we need visible.
Comment 2 Martin Robinson 2012-02-20 14:36:45 PST
A lot of the SVG options are gone now. I think we can close this bug.