Re: [whatwg/fetch] Initial resource timing integration. (#1185)

@noamr commented on this pull request.



> @@ -4974,8 +5192,13 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps:
       <p>If <var>aborted</var> is set, then:
 
       <ol>
+       <li><p>Call <a for=/>handle response end</a> with <var>fetchParams</var> and <var>response</var>.

It is, in `handle response end`. The one here is actually a duplicate.

-- 
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/1185#discussion_r590440221

Received on Tuesday, 9 March 2021 14:54:57 UTC