[whatwg/dom] Be clearer that not all aborting ends with an "AbortError" DOMException (#961)

I saw a thread on Twitter between @LeaVerou and @jyasskin that highlighted the current text only addresses APIs yielding promises. I'm not sure there is precedent for event-based APIs, where we might want to dispatch an `abort` event or some such, but we could at least discuss `addEventListener()`, which effectively silently removes listeners.

-- 
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/961

Received on Friday, 12 March 2021 07:39:07 UTC