Re: [streams] Move stuff into controller to make RS and RBS closer (#418)

> Per http://w3ctag.github.io/design-principles/#casing-rules we should do s/Byob/BYOB everywhere.

Done

> We should come up with a different name than ReadableStreamController/ReadableStreamReader

Agreed, but this depends on how https://github.com/whatwg/streams/pull/418#issuecomment-171290358 goes.

> _controller should be _readableStreamController otherwise it's easy for other specs to accidentally collide with an internal slot named [[controller]].

Done

> It seems like parts of releaseLock are duplicated and can be moved into ReleaseReadableStreamReaderGeneric?

Done


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

Received on Friday, 15 January 2016 12:03:46 UTC