RESOLVED FIXED Bug 105327
[GTK] Remove the --enable-unstable-features configuration option
https://bugs.webkit.org/show_bug.cgi?id=105327
Summary [GTK] Remove the --enable-unstable-features configuration option
Zan Dobersek
Reported 2012-12-18 10:49:03 PST
The unstabe-features configuration option was introduced so the build-webkit script usage could force enabling the unstable features (i.e. features under development, unstable features). The build-webkit script now does Some Other Magic (TM) to get that done, so this feature should be disabled. There are some usages of the Automake variable tied to this configure option that require a small amount of attention to remove them properly, but otherwise this is straightforward.
Attachments
Patch (12.76 KB, patch)
2012-12-20 00:31 PST, Zan Dobersek
no flags
Patch (12.37 KB, patch)
2012-12-20 01:30 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2012-12-20 00:31:33 PST
Zan Dobersek
Comment 2 2012-12-20 01:30:18 PST
Created attachment 180296 [details] Patch Applyable patch
Zan Dobersek
Comment 3 2012-12-20 07:27:34 PST
Comment on attachment 180296 [details] Patch Clearing flags on attachment: 180296 Committed r138252: <http://trac.webkit.org/changeset/138252>
Zan Dobersek
Comment 4 2012-12-20 07:27:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.