- From: Jake Archibald <notifications@github.com>
- Date: Thu, 14 Dec 2017 16:16:59 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 December 2017 16:17:23 UTC
@othermaciej `stopPropagation` and `stopImmediatePropagation` will have the same issues if the JS stack isn't empty. > Are Observers intended to have the Promise-like behavior of always running the callback at micro task time? No, the non-promise callbacks are sync. -- 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-351758385
Received on Thursday, 14 December 2017 16:17:23 UTC