Re: [whatwg/dom] Prevent AbortSignal.any() from causing duplicates in source signals (PR #1244)

4.2.2 should be safe to remove since both 4.2.3 and 4.2.4 would be no-ops for a duplicate source. I don't think the difference was intentional (and I remember purposely omitting the check in 4.1 because of set behavior); there might have been a previous version of the `any()` PR where skipping the steps mattered, but that's not the case now -- so removing to match 4.1 SGTM.

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

Message ID: <whatwg/dom/pull/1244/c1883808781@github.com>

Received on Tuesday, 9 January 2024 21:19:35 UTC