Hello webkit-dev,<div><br></div><div>I am trying to disable the inspector on windows port through issuing following command - </div><div><br></div><div>./Tools/Scripts/build-webkit --no-inspector </div><div><br></div><div>
But I think this command line switch is not considered by the build system as I can see the code under ENABLE(INSPECTOR) is still enabled.</div><div><br></div><div>So any idea how to disable inspector feature on windows?</div>
<div><br></div><div>Thank you,</div><div>Vivek</div>