- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 11 Feb 2021 08:34:30 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 February 2021 16:34:42 UTC
Yeah, breaking `signal.aborted !== signal.aborted` is not something we do on the web platform. It violates the run to completion semi-invariant, which can currently only be violated by the very special object `SharedArrayBuffer`. -- 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/948#issuecomment-777624135
Received on Thursday, 11 February 2021 16:34:42 UTC