- From: Nidhi Jaju <notifications@github.com>
- Date: Tue, 19 Oct 2021 03:09:13 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 October 2021 10:09:26 UTC
I don't have strong opinions about `signal.reason` vs `signal.abortReason`, but I was thinking that if someone uses an `AbortSignal` object, despite it being called `signal`, they would still know it is related to "aborting" which is why I thought `signal.reason` might be okay. However, if you think `signal.abortReason` is clearer, then I can change it to that too 😊 -- 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-946575627
Received on Tuesday, 19 October 2021 10:09:26 UTC