If we have the way to disable the WebInspector from Webkit Source code through compile time feature ,This helps in reducing webkit library size .Web Inspector is not needed on low memory devices .
<rdar://problem/15877847>
There is a feature flag for the Inspector: ENABLE(INSPECTOR).