- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 14 Feb 2017 11:22:02 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 February 2017 19:22:34 UTC
The only other thing I could think of that would be cleaner was changing the return value, but that's much more invasive, especially just for IDB. A set of steps on `EventTarget` objects that only IDB uses might not be too bad though. @inexorabletash if I invoke a set of steps there when I see an exception that would be enough to fix this in IDB? What if multiple listeners throw? -- 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/409#issuecomment-279807613
Received on Tuesday, 14 February 2017 19:22:34 UTC