[Webkit-unassigned] [Bug 20042] UI frozen when the debugger is paused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 15 10:34:01 PDT 2008


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





------- Comment #3 from rik24d at gmail.com  2008-07-15 10:34 PDT -------
(In reply to comment #0)
> In certain cases, the inspector UI can be frozen while the debugger is paused.
> I've found one way to reproduce this, there might be others.
> 
> The test uses /loaded|complete/.test(document.readyState) to simulate
> DOMContentLoaded. It's a test widely used for earlier versions of WebKit.
> 
> Steps to reproduce:
> 1) Open the testcase
> 2) Open the inspector
> 3) Try to show/hide the console.
> 
> Actual behaviour:
> The console panel doesn't open
> 
> Expected behaviour:
> The console panel should open
> 
Sorry for the wrong steps. New ones :
1) Open the testcase
2) Open the inspector
3) Enable the script debugger (the page reloads)
4) Try to show/hide the console.


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



More information about the webkit-unassigned mailing list