- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 27 Oct 2021 07:18:54 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 October 2021 14:19:06 UTC
I looked at this again and it seems that whenever we set the aborted flag we also set the abort reason to a non-undefined value. I think that means we can instead check that abort reason is not undefined. I think that would end up clarifying the overall model a bit and also help with some of the downstream confusion. -- 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/1027#issuecomment-952978366
Received on Wednesday, 27 October 2021 14:19:06 UTC