- From: Maciej Stachowiak <notifications@github.com>
- Date: Thu, 14 Dec 2017 18:05:22 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 December 2017 18:07:17 UTC
Yet another option: create an "extra lazy Promise" that will never be processed before the end of event dispatch. That also provides consistency, regardless of whether JS is on the stack. (Though it is probably a less useful behavior.) Note: I'm not saying these changes are necessarily worth it. Just trying to think through whether the consistent timing issue is patchable. -- 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-351790230
Received on Thursday, 14 December 2017 18:07:17 UTC