Note that this solution is using V8-based protocol that we are deprecating in Chrome. Chrome DevTools for Java (Eclipse plugin being discussed) will support both: V8 protocol (for Node and other V8-based solutions) and WebKit Remote Debugging Protocol (for WebKit-based browsers) going forard. I would recommend using the latter for the complete remote debugging of the embedded browser.
Regards Pavel On Tue, Aug 2, 2011 at 5:22 AM, Young Han Lee <[email protected]> wrote: > Hi, Jose. > > Our team had implemented the remote debugging feature on our custom Android > port. > This[1] is a brief article about that. > I hope it will be helpful. > (It is under development, so you cannot get the code yet) > > Regards, > Young Han. > > [1] http://dev.dorothybrowser.com/2011/07/27/1311757320000.html > > > On Thu, Jul 7, 2011 at 3:46 PM, JOSE MANUEL CANTERA FONSECA > <[email protected]>wrote: > >> Hi there,**** >> >> ** ** >> >> I have two technical questions concerning the Webkit Remote Debugging >> Protocol. **** >> >> ** ** >> >> a/ What is the difference / relationship between this protocol and the v8 >> remote debugging capabilities? **** >> >> ** ** >> >> b/ How this protocol could be enabled for an Android device?**** >> >> ** ** >> >> all the best**** >> >> ** ** >> >> thanks**** >> >> ** ** >> >> ------------------------------ >> Este mensaje se dirige exclusivamente a su destinatario. Puede consultar >> nuestra política de envío y recepción de correo electrónico en el enlace >> situado más abajo. >> This message is intended exclusively for its addressee. We only send and >> receive email on the basis of the terms set out at. >> http://www.tid.es/ES/PAGINAS/disclaimer.aspx >> >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> >> > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

