Bug 18483

Summary: [Gtk] Autotools should match build-webkit default flags
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alp
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Match build-webkit flags in autotools build alp: review+

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