Re: [whatwg/dom] Add abort reason to AbortSignal (PR #1027)

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