Do we know what would be the code size increase due to enabling all these flags ?
Library size can be a constraint on embedded systems.

ENABLE(INSPECTOR) : On many embedded systems, it won't be used (except during development), and would be blocked by the firewall or stubbed for security reasons.
ENABLE(XSLT) : It would add libxslt dependency, so even more overhead.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to