On Mon, Dec 10, 2012 at 04:04:51PM +0100, Sergio Villar Senin wrote: > En 10/12/12 15:44, Rethmeier, Eike escribiu: > > ----cite from another answer: > > Have you tried the remote inspector?, it works perfectly fine for me. > > AFAIK the remote inspector will be the only one supported for Qt5 and WK2. > > --- > > > > Is this correct? I hope not... > > See https://bugs.webkit.org/show_bug.cgi?id=64297 >
The reasoning to support only the remote inspector is that the application can still remote-inspect itself. The compromise to pay for this is that a server socket needs to be listening on 127.0.0.1. If this limitation presents any problem we can check if supporting the in-process inspector for a later release would make sense. // Jocelyn _______________________________________________ webkit-qt mailing list webkit-qt@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-qt