[webkit-dev] WebInspectorUI cannot find RuntimeAgent
Konstantin Tokarev
annulen at yandex.ru
Thu Mar 24 09:25:35 PDT 2016
24.03.2016, 19:22, "Konstantin Tokarev" <annulen at yandex.ru>:
> Hello,
>
> I'm porting old code of Inspector integration to current WebKit trunk. Now when I activate Inspector, I get following error:
>
> ReferenceError: Can't find variable: RuntimeAgent (at RuntimeManager.js:33:21)
>
> I'm loading page Source/WebInspectorUI/UserInterface/Main.html, InspectorInstrumentation::registerInstrumentingAgents() is invoked.
>
> Could you help me to find a good place where to start debugging?
> Where is the code which should create RuntimeAgent variable?
>
> Thank you in advance!
Oops, that was meant for webkit-help actually.
--
Regards,
Konstantin
More information about the webkit-dev
mailing list