InspectorAgent::didClearWindowObjectInWorld calls InjectedScriptManager::injectScript to install inspector front-end extension API. The script doesn't depend on InjectedScriptHost and can be eval'd as a regular script.
Created attachment 191715 [details] Patch
Committed r144916: <http://trac.webkit.org/changeset/144916>