[Webkit-unassigned] [Bug 32150] New: Closing and re-opening the debugger while stopped does not reattach correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 04:35:09 PST 2009


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

           Summary: Closing and re-opening the debugger while stopped does
                    not reattach correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spamfaenger at gmx.de


Steps to reproduce:
 * have something js heavy (a testsuite works great)
 * Have the debugger stop at a an exception that is thrown
 * Close the inspector window
 * reopen it (via command-alt-c)
 * try to resume the debugger

This last step fails, because the debugger shows the page as running - i.e. you
can't resume it (even though it is stopped).

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