Re: [webkit-gtk] Regd. Remote debugging support in GtkLauncher

2012-09-12 Thread debojyoti . pal
...@lists.webkit.org] On Behalf Of debojyoti@wipro.com Sent: 05 September 2012 11:16 To: webkit-gtk@lists.webkit.org Subject: [webkit-gtk] Regd. Remote debugging support in GtkLauncher Hello All, I am trying to use WebInspector remotely, to do this I need to connect to the WebCore using WebSocket. But

Re: [webkit-gtk] Regd. Remote debugging support in GtkLauncher

2012-09-12 Thread Mark Toller
debojyoti@wipro.com Sent: 05 September 2012 11:16 To: webkit-gtk@lists.webkit.org Subject: [webkit-gtk] Regd. Remote debugging support in GtkLauncher Hello All, I am trying to use WebInspector remotely, to do this I need to connect to the WebCore using WebSocket. But when the WenInspector

[webkit-gtk] Regd. Remote debugging support in GtkLauncher

2012-09-05 Thread debojyoti . pal
Hello All, I am trying to use WebInspector remotely, to do this I need to connect to the WebCore using WebSocket. But when the WenInspector loaded function is getting called to create a new websocket "socket = new WebSocket("ws://" + host + "/devtools/page/" + page)" WebCore is giving "page not