Re: [whatwg/dom] Add AbortSignal.timeout(ms) (#951)

@domenic Perhaps the `AbortError` could simply have an additional flag or enum indicating its reason for aborting. Something like `error.reason === "timeout"`

-- 
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/951#issuecomment-786250877

Received on Thursday, 25 February 2021 21:49:36 UTC