Re: [whatwg/xhr] Editorial: Refactor for auto-reporting timing from fetch (PR #347)

@annevk commented on this pull request.



> @@ -960,14 +962,13 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
    <li><p>If <var>processedResponse</var> is false, then set <a>this</a>'s <a>timed out flag</a> and
    <a for="fetch controller">terminate</a> <a>this</a>'s <a for=XMLHttpRequest>fetch controller</a>.
 
+   <li><p>Call <a>this</a>'s <a for=XMLHttpRequest>fetch controller</a>'s
+   <a for="fetch controller">report timing</a> given the <a>current global object</a>.

I'll push a fixup commit.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/347#discussion_r945486173
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/pull/347/review/1072313787@github.com>

Received on Monday, 15 August 2022 07:32:16 UTC