Hello,

I am trying to understand the communication link between Web Inspector 
front-end and backend. What I have observed that in the InspectorBackendStub.js 
file, there is a method sendMessageToBackend, which is being called to dispatch 
any method from WebInspector front-end to Webcore.
But the strange observation is in the InspectorBackend.sendMessageToBackend() 
method, it calls InspectorFronendHost.sendMessageToBackend() method, whose 
implementation is empty in InspectorFronendHostStub.js. It is also observed 
that in the WebInspector.loaded() method in inspector.js file the Websocket is 
not getting called.

So I am really curious to know the communication link from front-end to 
backend, it would be really helpful, if you  kindly give some information 
regarding this.

Thanks in advance.

Regards,
Deb

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to