[Webkit-unassigned] [Bug 35340] [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 04:34:26 PST 2010


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





--- Comment #15 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-03-02 04:34:26 PST ---
(In reply to comment #14)
Just to dump how I see both alternatives:
- The API in QWebSettings is nice since it make it simple to apply it on all
the pages. It also don't bind to the QWebInspector class which is currently
only a widget class. Though its name suggests it could do more.
- The API in QWebInspector is nice since it don't clutter the normal web page
usage API.

Both of them goes in the opposite was that we see usual remote debugging where
the debuggee would open the server and the client would attach to the debuggee.
If we want to change the way the implementation is done in the future this
might cause us headaches.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list