- From: Daniel Lo Nigro <notifications@github.com>
- Date: Mon, 18 Apr 2016 15:05:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 18 April 2016 22:05:57 UTC
The spec should clarify what happens if the handler throws an exception. Based on my interpretation of this: > When set to true, options’s once member indicates that the callback will only be invoked once after which the event listener will be removed It sounds like the handler will be removed even if it doesn't run to completion, but it would be good to clarify this 👍 --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/207#issuecomment-211600476
Received on Monday, 18 April 2016 22:05:57 UTC