You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.