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

I don't see how it's breaking. Any existing code should still work the same way. If one part of your code adopts something new and another part does not, that might result in breakage, but that seems expected.

If Node.js did that it would go against https://dom.spec.whatwg.org/#abortcontroller-api-integration. Note that @jasnell also reviewed this addition.

-- 
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-977804764

Received on Wednesday, 24 November 2021 11:52:17 UTC