Re: [heycam/webidl] Define an operation to make a promise as handled (#829)

They are actual `Promise` objects, but only because of the bad layering in Streams. After https://github.com/whatwg/streams/issues/963 they should become `Promise<T>` objects. (And in the meantime, treating them as if they were such seems OK-ish.)

-- 
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/829#issuecomment-566116086

Received on Monday, 16 December 2019 15:43:47 UTC