- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 18 Oct 2021 09:20:37 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 October 2021 16:20:49 UTC
Hmm, I wonder if the property should be `signal.reason` or `signal.abortReason`... Given that `AbortSignal` is being used as a base class for things like `TaskSignal`, and that the variable is usually named `signal` instead of `abortSignal`, spelling it out as `abortReason` might be a good idea. -- 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-945943664
Received on Monday, 18 October 2021 16:20:49 UTC