Re: Should / Can an EventHandler throw a stack overflow exception?

On Mon, Jun 30, 2014 at 10:27 AM, Yutaka Hirano <yhirano@google.com> wrote:
> But it is unclear to me whether a stack overflow exception is counted
> as an exception thrown inside an event listener.

Are stack overflow exceptions even a thing per standards?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17713 is the issue on
clarifying exception behavior around events. (Please don't use DOM
Level 3 Events as a reference for implementing the event model.)


-- 
http://annevankesteren.nl/

Received on Monday, 30 June 2014 08:40:46 UTC