Re: [whatwg/fetch] Call `finalize and report timing` automatically on end-of-body (PR #1413)

> Tentative commit message:
> 
> ```
> 
> Inline "finalize and report timing"
> 
> 
> 
> As long as fetch callers pass in the necessary data through the request concept, they will not have to make additional calls to get timing reported accurately. Note that this does not work if callers want to use useParallelQueue.
> 
> 
> 
> Downstream PRs:
> 
> * https://github.com/whatwg/html/pull/7722
> 
> * https://github.com/whatwg/xhr/pull/347
> 
> * https://github.com/w3c/csswg-drafts/pull/7160
> 
> * https://github.com/w3c/beacon/pull/75
> 
> * https://github.com/w3c/resource-timing/pull/321
> 
> * https://github.com/w3c/navigation-timing/pull/1760
> 
> 
> 
> Closes #1208 and closes https://github.com/w3c/navigation-timing/pull/131.
> 
> ```

Looks good! Should I update the OP or unnecessary?

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

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

Received on Tuesday, 14 June 2022 13:06:44 UTC