[Webkit-unassigned] [Bug 177744] Fix build with MathML disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 2 11:36:00 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177744

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
We usually make features optional for the benefit of embedded devices only if it would entail a significant code size savings (especially when they require extra dependencies). That seems unlikely for MathML, right? How much space is it actually saving you to turn it off?

WebKit is moving towards using mainly runtime flags to guard features, and MathML just doesn't seem to fit as something that deserves a build flag anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171002/57de6964/attachment-0001.html>


More information about the webkit-unassigned mailing list