Re: [whatwg/dom] `AbortController` / `AbortSignal` was updated in a somewhat breaking way (Issue #1059)

It's unfortunate this has happened, but those are not considered breaking changes. I thought it was somewhat widely known that patching objects can lead to issues in the JavaScript community?

Also, `abort()` and `abort(undefined)` behave identically. And I've no idea why one would expect anything about `reason` "PRIOR" as that was not a member of this object.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1059#issuecomment-1044093379
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1059/1044093379@github.com>

Received on Friday, 18 February 2022 07:57:38 UTC