- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 03 Mar 2016 01:17:21 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 3 March 2016 09:17:52 UTC
Done - Add all new methods, kill all old methods. - Rename ReadableStreamController to ReadableStreamDefaultController - Rename ReadableStreamReader to ReadableStreamDefaultReader - Rename ReadableByteStreamController to ReadableStreamBYOBController - Reorganize the section based on the idea at https://github.com/whatwg/streams/pull/418#issuecomment-171822826 and discussion at https://github.com/whatwg/streams/pull/418#issuecomment-190276398 - IDs: Given consistent IDs. Please review if they comply your principles, Domenic. - Renamed operations to have a common prefix, and then reordered them - Made bunch of bug and typo fixes. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/418#issuecomment-191670086
Received on Thursday, 3 March 2016 09:17:52 UTC