Bug 29846 - [Qt] It is currently not possible to disable/enable certain WebKit features at build time
Summary: [Qt] It is currently not possible to disable/enable certain WebKit features a...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-29 05:29 PDT by Tor Arne Vestbø
Modified: 2009-11-16 21:11 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 Tor Arne Vestbø 2009-09-29 05:29:36 PDT
This bug report originated from issue QTBUG-2400
http://bugreports.qt.nokia.com/browse/QTBUG-2400

--- Description ---

In order to reduce the size of the library it should be possible to omit features like SVG support from the build. For successful deployment in the embedded space it has to be possible to turn those features on/off for example through configure switches.
Comment 1 Laszlo Gombos 2009-11-16 21:11:31 PST
This bug was originally reported on 09/Jul/08. Since then the build time configuration of WebKit/QtWebKit has improved greatly. SVG can now be turned off at compile time.