Bug 18483 - [Gtk] Autotools should match build-webkit default flags
Summary: [Gtk] Autotools should match build-webkit default flags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-04-14 03:29 PDT by Jan Alonzo
Modified: 2008-05-20 04:58 PDT (History)
1 user (show)

See Also:


Attachments
Match build-webkit flags in autotools build (6.84 KB, patch)
2008-04-14 03:48 PDT, Jan Alonzo
alp: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Alonzo 2008-04-14 03:29:45 PDT
As per discussion in #webkit (with alp and macdome), the autotool build system should match the default build options provided by build-webkit.
Comment 1 Jan Alonzo 2008-04-14 03:48:14 PDT
Created attachment 20526 [details]
Match build-webkit flags in autotools build

The patch turns on most of the features that build-webkit enables, except for video and svg filters.
Comment 2 Alp Toker 2008-05-19 15:32:47 PDT
Comment on attachment 20526 [details]
Match build-webkit flags in autotools build

Thanks, please update this to trunk and get it in (be sure to test that SVG can be easily disabled though).
Comment 3 Jan Alonzo 2008-05-20 04:58:10 PDT
Thanks Alp. Landed in r33926