[webkit-qt] QtWebkit 2.2.1 - Script Debugger Locks Inspector UI

Jarred Nicholls jarred at webkit.org
Tue Jan 10 11:45:51 PST 2012


Hey qtwebkittens,

My company has charged me with resolving a very nasty issue with QtWebKit
2.2.1's web inspector interface (built from Qt 4.8.0 source), which locks
up when one pauses script at a breakpoint.

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

CPU on the process goes to 100% and it looks like the EventLoop just runs
on and on (calling QCoreApplication::processEvents), but isn't processing
UI events in the inspector interface at all.

Before spending much more time trying to analyze this issue and scouring
changesets, has anyone experienced this themself and/or have any indication
of what the issue is or how to fix it?  This appears to have been an issue
in the past (https://bugs.webkit.org/show_bug.cgi?id=41142) but I have a
trunk build of QtWebKit @ r84622 (against Qt 4.7.4) that does not have this
issue.

Thanks for your time and input,
Jarred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20120110/4b01882f/attachment.html>


More information about the webkit-qt mailing list