Re: [whatwg/fetch] Be clearer about the underlying source of a constructed ReadableStream. (#781)

jyasskin commented on this pull request.



>  
- <li><p>Let <var>stream</var> be the result of calling the initial value of {{ReadableStream}} as
- constructor with <var>init</var> and <var>strategy</var> if given.
+ <li><p>Let <var>highWaterMark</var> be:
+ <dl class=switch>

Yep. I didn't do that because I'm nervous about other callers outside Fetch, but I could leave a note here about the previous state and expect them to update.

-- 
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/fetch/pull/781#discussion_r207948781

Received on Monday, 6 August 2018 16:15:10 UTC