[webkit-reviews] review denied: [Bug 31522] Allow building Chromium without SVG : [Attachment 43257] wip patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 15 17:09:25 PST 2009


Evan Martin <evan at chromium.org> has denied  review:
Bug 31522: Allow building Chromium without SVG
https://bugs.webkit.org/show_bug.cgi?id=31522

Attachment 43257: wip patch
https://bugs.webkit.org/attachment.cgi?id=43257&action=review

------- Additional Comments from Evan Martin <evan at chromium.org>
I don't use SVG in my day-to-day debugging and it's a bunch of extra code for
the compiler, linker, etc. to move around.

I measured it at around 14.5% of the resulting binary size of a Debug build.

We should allow building without SVG.


More information about the webkit-reviews mailing list