Re: [whatwg/fetch] WIP: Cancelation (#523)

annevk commented on this pull request.



> @@ -4924,10 +4954,14 @@ constructor must run these steps:
    to <var>method</var>.
   </ol>
 
+ <li><p>If <var>init</var>'s <code>signal</code> member is present, let <var>signal</var> be it.

Cannot use let twice for the same variable.

-- 
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/523#pullrequestreview-31727381

Received on Sunday, 9 April 2017 15:55:11 UTC