[Webkit-unassigned] [Bug 68544] [Qt] Remote Web Inspector's Script Panel does not work Qt webkit 2.2 RC1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 21:05:02 PDT 2011


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





--- Comment #2 from Sriram Neelakandan <sriram.neelakandan at gmail.com>  2011-09-21 21:05:03 PST ---
(In reply to comment #1)
> Sorry for the stupid question, but how can I perform step 2? I have never used the remote web inspector and have no idea how to enable or use it (and nobody from IRC right now either).

This will do it

1. ./QtTestBrowser -remote-inspector-port 9292
2. Load a page say www.google.com
3. Now use the latest version of chrome (websockets enabled version) and then connect to 127.0.0.1:9292/ 
4. Click on the Link displayed (google.com) to launch the Remote Inspector for that page



> If this small commit is all that's needed to make it work properly, then the fix is a candidate for a future patch-level release (e.g.: QtWebKit-2.2.1). But first I have to figure out how to test it. :)

Yes its just a simple 2 line function fix... 

But the problem is, remote JS debugging for mobile developers will not be possible without this simple fix!

-- 
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