Re: [whatwg/dom] Introduce AbortSignal.timeout() (PR #1032)

> The main thing I'm worried about for Firefox is that I think @farre or @smaug---- at some point mentioned to me that the clamping logic sits pretty deep in our timeout code. And beyond that, I worry that if we don't enforce clamping for these new timer mechanisms we'll eventually end up back there due to misbehaving websites. But perhaps if no browser budges it's feasible to hold the door.

I feel like we discussed this in the context of postTask() and our conclusion was that the allowance for implementation-defined waiting was enough, at least to start with.

-- 
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/pull/1032#issuecomment-978028062

Received on Wednesday, 24 November 2021 16:20:01 UTC