[webkit-help] How to disable the SVG feature from webkit

guhan.kumar at wipro.com guhan.kumar at wipro.com
Tue Dec 8 04:43:22 PST 2009


Hi Brent,

I followed whatever you have asked me to and I am finally able to build
webkit without svg.
I am guessing SVG has been removed because the webcore library's size
has been fairly reduced from
1.3 GB to 1.05 GB.
But I am facing another problem here, which is, when I try to do a
run-safari I am getting an exception.
Is it because Safari cant run without SVG or it has someother reasons?
Please help me out..

Thanks and Regards,
Guhan. 

-----Original Message-----
From: Brent Fulgham [mailto:bfulgham at gmail.com] 
Sent: Monday, December 07, 2009 11:03 PM
To: Nayan
Cc: Guhan Senthil kumar (WT01 - MANUFACTURING);
webkit-help at lists.webkit.org
Subject: Re: [webkit-help] How to disable the SVG feature from webkit

On Mon, Dec 7, 2009 at 8:58 AM, Nayan <nayankk at gmail.com> wrote:
> Hi Guhan,
>
> Option '--no-svg' to 'build-webkit' script will disable SVG build.
>
> WebKitTools/Scripts/build-webkit --no-svg
>

If you use the Visual Studio project to build, you will need to remove
the "ENABLE_SVG" from the 'FEATURE_DEFINES' in the
WebCore/WebCore.vcproj/build-generated-files.  It's also defined in the
project settings (WebCoreCommon.vsprops).

I'm not sure if the build-webkit script overrides those settings
somehow.

-Brent

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com


More information about the webkit-help mailing list