Re: [xhr] Replace byte stream with ReadableStream (#61)

>  
> -    <p>To <span data-anolis-spec=fetch>process response body</span> for
> -    <var title>response</var>, run these subsubsteps:
> +     <li><p>If <span title=concept-XMLHttpRequest-state>state</span> is not
> +     <i>headers received</i>, return.

> Ah, good catch. You added this because the readystatechange event could have changed the state, right?

Yes.

> Small nit: ", then return". I think we're slowly moving to an editorial style where after a conditional we use "then".

Done.

---
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/xhr/pull/61/files/ee222f18a08177b48b3688e25ad0caa5edd22559#r56933286

Received on Tuesday, 22 March 2016 03:34:52 UTC