Re: [whatwg/fetch] Include end time & render-blocking in opaque responses (PR #1953)

@annevk commented on this pull request.



> @@ -403,7 +403,10 @@ following <a for=struct>items</a>: [[RESOURCE-TIMING]] [[NAVIGATION-TIMING]]
 given a <a for=/>fetch timing info</a> <var>timingInfo</var>, return a new
 <a for=/>fetch timing info</a> whose <a for="fetch timing info">start time</a> and
 <a for="fetch timing info">post-redirect start time</a> are <var>timingInfo</var>'s
-<a for="fetch timing info">start time</a>.
+<a for="fetch timing info">start time</a>, <a for="fetch timing info">end time</a> is
+<var>timingInfo</var>'s <a for="fetch timing info">end time</a>, and whose

```suggestion
<var>timingInfo</var>'s <a for="fetch timing info">end time</a>, and
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1953#pullrequestreview-5015635666
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1953/review/5015635666@github.com>

Received on Tuesday, 25 August 2026 06:34:44 UTC