Re: [heycam/webidl] Allow functions to be used as promise inputs (#1020)

So far the only promise-accepting APIs in JS are the promise combinators themselves, which I think should be exempt from this sort of special-casing. I do think if ES introduces new promise-accepting APIs (although it's hard to imagine what), they should follow the precedent we set here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/1020#issuecomment-915314478

Received on Wednesday, 8 September 2021 14:58:35 UTC