I wonder if we should combine all the flags that are disabled only to reduce binary size.
Adam On Wed, Sep 14, 2011 at 5:21 PM, Loïc Yhuel <loic.yhuel_...@softathome.com> wrote: > 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