Re: [streams] Add ReadableByteStream definition (#343)

> Right, I remember the argument for using promises instead of c.resolve :). But I forget the argument for using c.resolve instead of promises. Sorry, I guess I was a bit unclear what my question was there.

IIRC, it was something like race between:
- the stream getting updated by the fulfillment/rejection callback set to the returned promise
- controller.close()

We were drawing timeline on a whiteboard to discuss this.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/343#issuecomment-98137182

Received on Friday, 1 May 2015 13:42:33 UTC