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

2012-09-06 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 Web Inspector loaded function is getting 
called to create a new websocket "socket = new WebSocket("ws://" + host + 
"/devtools/page/" + page)"
WebCore is giving "page not found error".

Also I couldn't find any option in GtkLauncher where I can provide the 
websocket server port, like "chrome.exe --remote-debugging-port=9222".

It would be very helpful, if you can suggest me how I can use WebInspector 
remotely while using GtkLauncher.

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-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


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

2012-09-11 Thread Gustavo Noronha Silva
Hey,

I think this question is off-topic for webkit-dev, please use webkit-gtk
or webkit-help in the future.

On Qui, 2012-09-06 at 10:49 +, debojyoti@wipro.com wrote:
> Also I couldn't find any option in GtkLauncher where I can provide the
> websocket server port, like "chrome.exe --remote-debugging-port=9222".

WebKitGTK+ currently lacks support for this. There's a WIP patch here to
add support for WebKit2GTK+:

https://bugs.webkit.org/show_bug.cgi?id=88094

Cheers,

-- 
Gustavo Noronha Silva 
GNOME Project

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev