- From: Adam Rice <notifications@github.com>
- Date: Fri, 26 Jan 2018 01:48:25 -0800
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 January 2018 09:48:47 UTC
ricea commented on this pull request. > @@ -28,6 +28,18 @@ Translate IDs: dictdef-textdecoderoptions textdecoderoptions,dictdef-textdecodeo spec:infra; type:dfn; text:code point text:ascii case-insensitive +spec:streams; + type:interface; text:ReadableStream + type:dfn; text:chunk + type:dfn; text:readable stream + type:dfn; text:writable stream "ReadableStream" is also exported by Fetch, and so needs to be disambiguated. I have modified the Streams Standard to export "chunk", "readable stream" and "writable stream" in https://github.com/whatwg/streams/pull/871, so those won't be needed once Bikeshed has picked up the change. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/pull/127#discussion_r164069614
Received on Friday, 26 January 2018 09:48:47 UTC