[Bug 17713] Exceptions thrown from event handlers should not be propagated

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17713

--- Comment #4 from Cameron McCormack <cam@mcc.id.au> 2012-07-10 07:47:18 UTC ---
I guess it's not safe to make them propagate?  It seems like the more sensible
behaviour.  I am not sure that shunting off the exception to window.onerror is
what you would always want -- I feel like it should be specific to whatever
function that takes the callback.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 10 July 2012 07:47:25 UTC