Re: [whatwg/dom] [EventTarget] Abort controller from a past subscription can remove events from future subscriptions (Issue #1346)

> While the callback is the same, the listener is not (we create a new listener for each call to addEventListener()). And it's the listener that we attempt to remove.

Oh, that's a good point and the spec is indeed correct about this then.

> Would you be willing to write web-platform-tests?

I hope I can find some time to do that in the new couple of weeks.

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

Message ID: <whatwg/dom/issues/1346/2573069440@github.com>

Received on Monday, 6 January 2025 13:03:59 UTC