Re: [streams] Update ReadableByteStream to follow the style rule employed for the main... (#283)

I think this should update to use the underlyingByteSource object, like in #265. Right now the internal slots table is updated but the algorithms are not.

There's a bit of merge conflict since I accidentally merged #279.

Also let me know if you think we should move this into the main spec. We could either convert it to HTML like the rest of the spec or I could spend some time adding an [Ecmarkdown](https://github.com/domenic/ecmarkdown) post-processing step so that you don't have to convert as much and the source format remains fairly readable. (Eventually I probably want to use Ecmarkdown for the main spec but it's not a great use of time ([or is it?](https://xkcd.com/1319/)).)

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

Received on Tuesday, 10 February 2015 19:31:32 UTC