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

I'm really interested in ways we can make this stuff easier to use btw! I'm still keen on the second idea in https://github.com/whatwg/dom/issues/946#issuecomment-775093185, but it seems that conversation fizzled out.

> If a user is concerned with this, `() => abort()` works.

But now we're talking about a big API change just to make it `() => abort()` rather than `() => controller.abort()`, and I don't see a ton of value there.

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

Received on Thursday, 20 May 2021 17:28:33 UTC