- From: Maciej Stachowiak <notifications@github.com>
- Date: Thu, 14 Dec 2017 16:13:27 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 December 2017 16:13:51 UTC
Besides preventDefault(), events also have cancel() to prevent further propagation. It seems like the Promise issue could interfere with that too (assuming that is a useful feature that we still want). Are Observers intended to have the Promise-like behavior of always running the callback at micro task time? -- 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-351757331
Received on Thursday, 14 December 2017 16:13:51 UTC