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

ricea commented on this pull request.



> @@ -1876,18 +1876,45 @@ with given <var>strategy</var>, <var>pull</var> action and <var>cancel</var> act
 are optional, run these steps:
 
 <ol>
- <li><p>Let <var>init</var> be a new object.
+ <li><p>Let <var>startAlg</var> be an algorithm that returns <code>undefined</code>.

Personally I find it clearer just to write out "startAlgorithm" in full.

-- 
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#pullrequestreview-143457400

Received on Monday, 6 August 2018 05:42:59 UTC