[Webkit-unassigned] [Bug 20284] New: JavaScript can be executed even though debugger is running and at a break point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 01:31:13 PDT 2008


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

           Summary: JavaScript can be executed even though debugger is
                    running and at a break point
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://nerget.com/rayjs3/rayjs.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com
                CC: timothy at hatcher.name, aroben at apple.com


Go to the linked url, start the debugger.
Set a breakpoint on the render function in rayjs.html
click the render link, the dbeugger should hit your break point.

Now hit the render link again, and the renderer will start, trigger the slow
script dialog, *and* continue working without hitting any break points that may
otherwise have been present (if you allow it to continue after the slow script
dialog).


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