[Webkit-unassigned] [Bug 28622] Caught exceptions still pause the debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 13:18:55 PDT 2009


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





--- Comment #1 from Kevin Lindeman <klindeman at apple.com>  2009-08-21 13:18:55 PDT ---
Created an attachment (id=38390)
 --> (https://bugs.webkit.org/attachment.cgi?id=38390)
proposed patch

This patch gets us the proposed behavior. It waits to see until function exit
if an exception still remains - one won't remain if we caught it.

I am not sure what the exception() callback should do if we don't pause
anymore.

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