[whatwg/streams] "PromiseInvokeOrNoop" should be defined in terms of InvokeOrNoop (#559)

https://streams.spec.whatwg.org/#promise-invoke-or-noop

> PromiseInvokeOrNoop

As far as I can tell, this is exactly the same as executing InvokeOrNoop and rejecting / resolving the promise depending on the completion returned.

-- 
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/streams/issues/559

Received on Tuesday, 25 October 2016 10:39:36 UTC