Re: [whatwg/dom] Add abortSignal.addAbortCallback (PR #1425)

bakkot left a comment (whatwg/dom#1425)

So the only difference between what you're proposing and what's in this PR already is just that instead of the new method returning `undefined` it would return an object with a `cancel` method which removes the listener?

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

Message ID: <whatwg/dom/pull/1425/c3614805415@github.com>

Received on Friday, 5 December 2025 00:11:08 UTC