[Webkit-unassigned] [Bug 71271] [Qt] Web Inspector: inspector UI becomes unresponsive on debugger pause

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 14:32:54 PST 2012


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


Leo Franchi <leo at kdab.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leo at kdab.com




--- Comment #3 from Leo Franchi <leo at kdab.com>  2012-01-15 14:32:53 PST ---
I think I have some patches that fix this bug, though they are not ready yet for upstreaming. I will try to find some time next week for the upstreaming. Here they are:

1) Updated Websocket implementation to latest spec to work against a recent chrome/webkit browser:

https://gitorious.org/~lfranchi/webkit/lfranchis-qtwebkit/commit/93a72f2657c2a8bb6863d5d2ffe8ce6faedd4598

2) 2 fixes for hanging on breakpoint (one requires the above commit, but is easy enough to apply against trunk if you read the code)

https://gitorious.org/~lfranchi/webkit/lfranchis-qtwebkit/commit/4e104bc438c21ef63a6a4227a142d36bf2401b2e
https://gitorious.org/~lfranchi/webkit/lfranchis-qtwebkit/commit/1606e202891b856ad0fdae80288ccdbf8d6765e1

The latter two patches I hope should fix your issue. All 3 are also available as a standalone patch against qt 4.8 here:

https://github.com/ariya/phantomjs/blob/master/deploy/qt48_fix_inspector.patch

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