Re: [whatwg/dom] Add a way to identify Abort errors originating from controllers (Issue #1033)

Also, while I understand we (node) do not need to fulfill [the AbortController integration](https://dom.spec.whatwg.org/#abortcontroller-api-integration) bits since those only apply to web APIs - I would much rather talk this out (when we can) and figure out what I (or others) are misunderstanding.

The fact Node.js "can" implement its own APIs while staying spec compliant with `throw new AbortError()` doesn't mean that situation is optimal and my goal (personally) is for Node.js to implement the spec "to the spirit" rather than "to the letter" as much as possible.

-- 
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/1033#issuecomment-979872762

Received on Friday, 26 November 2021 10:45:12 UTC