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

We add many readonly attributes to objects all the time. The only place where we necessarily have to be somewhat cautious is the global object and certain `EventTarget` objects.

I strongly recommend not trying to guess how the web platform might extend objects going forward as indeed that can result in a lot of work.

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

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

Received on Friday, 18 February 2022 15:57:47 UTC