[whatwg/fetch] Move full timing info setting outside of processResponseEndOfBody steps. (PR #1842)

The full timing info is there for navigation timing, which is already available at document creation (which happens right after the handover).

This is a spec bug, while implementations/WPT test the right behavior.


- [x] At least two implementers are interested (and none opposed):
   Already implemented
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://wpt.fyi/results/navigation-timing/nav2-test-instance-accessible-from-the-start.html?label=experimental&label=master&aligned
- [x [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * N/A
- [x [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: N/A
- [x] The top of this comment includes a [clear commit message]


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/fetch/1842.html" title="Last updated on Jul 15, 2025, 7:20 PM UTC (dae71a0)">Preview</a> | <a href="https://whatpr.org/fetch/1842/5261b51...dae71a0.html" title="Last updated on Jul 15, 2025, 7:20 PM UTC (dae71a0)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1842

-- Commit Summary --

  * Move full timing info setting outside of processResponseEndOfBody steps.

-- File Changes --

    M fetch.bs (10)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1842.patch
https://github.com/whatwg/fetch/pull/1842.diff

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

Message ID: <whatwg/fetch/pull/1842@github.com>

Received on Tuesday, 15 July 2025 19:20:28 UTC