[Webkit-unassigned] [Bug 36225] New: Web Inspector: "Pause on exceptions" doesn't pause for exceptions triggered indirectly by evaluating something in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 09:27:54 PDT 2010


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

           Summary: Web Inspector: "Pause on exceptions" doesn't pause for
                    exceptions triggered indirectly by evaluating
                    something in the console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


Created an attachment (id=50914)
 --> (https://bugs.webkit.org/attachment.cgi?id=50914)
test case

To reproduce:

1. Load the attached test case
2. Turn on "Pause on exceptions"
3. Type "foo()" in the console and press Enter

An exception is thrown, but the debugger didn't pause. Note that clicking the
"click me" button (which causes foo() to be evaluated) *does* cause the
debugger to pause.

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