- From: Jake Archibald <notifications@github.com>
- Date: Thu, 14 Dec 2017 06:58:13 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 December 2017 14:58:36 UTC
> Events dispatched via JS won't be cancellable from `.first` and other promise-returning methods, as the microtask checkpoint is skipped because the stack isn't empty. This could become a bit of a gotcha. fwiw this is a pretty big deal, especially now `EventTarget` is constructible, we'll see a lot more event dispatches from JS. -- 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/issues/544#issuecomment-351734439
Received on Thursday, 14 December 2017 14:58:36 UTC