Re: [whatwg/dom] Specify that AbortController#abort() be bound to AbortController instance (#981)

There are no instances of `console`; it's just a namespace, with only one `log` method per global. There are many instances of `AbortController` that need to all use prototypes to share the same method.

-- 
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/981#issuecomment-843573311

Received on Tuesday, 18 May 2021 21:24:19 UTC