Re: [whatwg/dom] Add legacyOutputDidListenersThrowFlag to event dispatch for IDB (#409)

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