Re: [streams] Byte stream update, including reference implementation (#361)

> @@ -1960,22 +1981,14 @@ Instances of <code>ReadableByteStream</code> are created with the internal slots
>      <td>A value indicating how the stream failed, to be given as a failure reason or exception when trying to operate
>        on an errored stream
>    </tr>
> -  <tr>
> -    <td>\[[underlyingByteSource]]

Oh, I see. You just moved it to the controller. Interesting! I wonder if we can/should do that for ReadableStream...

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/361/files#r32264659

Received on Thursday, 11 June 2015 20:31:38 UTC