[Webkit-unassigned] [Bug 17133] Should support pausing JavaScript execution without hanging the process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 08:32:10 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17133





------- Comment #3 from aroben at apple.com  2008-03-07 08:32 PDT -------
It seems that Firebug, while paused at a breakpoint, basically stops any new
JavaScript execution from being initiated. In particular:

1. JavaScript event handlers never run
2. Code scheduled to be executed via setTimeout/setInterval executes
immediately when JS is resumed if the timer went off while paused


-- 
Configure bugmail: http://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