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

Gecko has also special code added to event dispatch just because of IDB being weird. bent and sicking were happy about it at that time.

The actual event dispatch code is the same everywhere, it is just that IDB is the only one to check whether exception was thrown.

-- 
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-279789907

Received on Tuesday, 14 February 2017 18:18:35 UTC