[webkit-dev] Do you compile with ENABLE_SVG diabled?

Eric Seidel eric at webkit.org
Tue Sep 13 11:27:49 PDT 2011


Folks can track the general task of feature removal at:
https://bugs.webkit.org/show_bug.cgi?id=68012

I will link all the "Remove ENABLE_*" bugs to that one.

-eric

On Tue, Sep 13, 2011 at 11:20 AM, Eric Seidel <eric at webkit.org> wrote:
> Hearing no objections to removing any of the sub-defines, I will post
> a patch to do so shortly.
>
> I'll leave the ENABLE_SVG define for now.
>
> -eric
>
> On Tue, Sep 13, 2011 at 11:12 AM, Baldeva, Arpit <abaldeva at ea.com> wrote:
>> Same here. We disable SVG for code size reasons as well. It would be nice to continue to have the top level define for that purpose.
>>
>> Thanks!
>>
>> -----Original Message-----
>> From: webkit-dev-bounces at lists.webkit.org [mailto:webkit-dev-bounces at lists.webkit.org] On Behalf Of Dan Minor
>> Sent: Monday, September 12, 2011 7:07 AM
>> To: webkit-dev at lists.webkit.org
>> Subject: Re: [webkit-dev] Do you compile with ENABLE_SVG diabled?
>>
>> When doing ports to various embedded systems we often disable SVG to reduce the size of the resulting library.  It would be nice to retain the top level ENABLE_SVG define for this purpose.
>>
>> Thanks,
>>
>> Dan
>>
>> On 09/09/2011 05:42 PM, Eric Seidel wrote:
>>> I am interested in removing the ENABLE_SVG define, and all associated
>>> sub-defines
>>>
>>> ENABLE_SVG_ANIMATION
>>> ENABLE_SVG_AS_IMAGE
>>> ENABLE_SVG_FONTS
>>> ENABLE_SVG_FOREIGN_OBJECT
>>> ENABLE_SVG_USE
>>>
>>> SVG is part of HTML5, and all major ports compile and ship with SVG
>>> enabled (and have for years).
>>>
>>> Please let me know if you are compiling with ENABLE_SVG disabled.
>>>
>>> -eric
>>> _______________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>


More information about the webkit-dev mailing list