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

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

--- Comment #5 from Anne <annevk@annevk.nl> 2012-07-10 08:19:48 UTC ---
It does not make sense for exceptions in asynchronous callbacks to propagate.
And I do not think it makes sense for synchronous callbacks either. And also,
having all callbacks implemented in the same way is probably a good thing.

-- 
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 08:19:56 UTC