[webkit-qt] Web Inspector troubles with Qt 4.8.x and Qt 5 Betas and other stuff
Jocelyn Turcotte
jocelyn.turcotte at digia.com
Mon Dec 10 07:15:12 PST 2012
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
More information about the webkit-qt
mailing list