[webkit-dev] Proposal: Removing ENABLE(INSPECTOR) guards
Osztrogonác Csaba
oszi at inf.u-szeged.hu
Mon Jan 19 09:44:02 PST 2015
Hi All,
Inspector is enabled by default on all major WebKit port and
the build without inspector isn't really maintained by anyone.
Building without inspector can be useful on an embedded system where
you don't need it, but it only reduces the binary code size with ~3%.
It isn't so much, but the maintenance cost can be much more bigger.
I propose removing ENABLE(INSPECTOR) guards to reduce maintenance cost.
br,
Ossy
More information about the webkit-dev
mailing list