Re: [whatwg/fetch] Aborting fetch (#523)

jakearchibald commented on this pull request.



>     <li>
-    <p>If <var>read</var> is fulfilled with an object whose <code>done</code> property is false
-    and whose <code>value</code> property is a <code>Uint8Array</code> object, then run these steps:
+    <p>Run these substeps, but abort the substeps if fetch is <a for=fetch>terminated</a>:</p>

Yeah, I'll change those.

-- 
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#discussion_r131656642

Received on Monday, 7 August 2017 13:40:34 UTC