Re: [whatwg/dom] Consider adding a timeout parameter to the AbortController constructor (Issue #1110)

One unfortunate side-effect is that new option parameter are difficult to feature detect, vs. a static function property, which would suggest devs would need to fallback to UA sniffing to determine whether or not they have to handle timeout or have the option of a constructor parameter.

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

Message ID: <whatwg/dom/issues/1110/1242327519@github.com>

Received on Friday, 9 September 2022 18:28:13 UTC