- From: Surma <notifications@github.com>
- Date: Sat, 27 Jan 2018 04:57:59 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 27 January 2018 12:59:06 UTC
surma commented on this pull request. > @@ -444,11 +444,11 @@ ReadableStream(<var>underlyingSource</var> = {}, { <var>size</var>, <var>highWat govern how the constructed stream instance behaves: <ul> - <li><p><code>start(controller)</code> is called immediately, and is typically used to adapt a <a>push + <li><p><code>start({{ReadableStreamDefaultController|controller}})</code> is called immediately, and is typically used to adapt a <a>push That’s fair. I’ll take a stab at rephrasing the text so I can add some links to that instead. -- 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/streams/pull/872#discussion_r164271277
Received on Saturday, 27 January 2018 12:59:06 UTC