- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 14 Feb 2017 08:23:43 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 February 2017 16:24:38 UTC
https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp seems like a specialized implementation of event dispatch for Indexed DB, but even there I cannot find a throwing reference. @inexorabletash? (Not reusing `EventTarget` might lead to other interesting bugs I suppose.) @smaug---- what does Gecko do here? -- 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-279756582
Received on Tuesday, 14 February 2017 16:24:38 UTC