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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 15 10:22:32 PDT 2008


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

           Summary: UI frozen when the debugger is paused
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik24d at gmail.com
                CC: timothy at hatcher.name, aroben at apple.com


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


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