- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 14 Jun 2022 05:06:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 June 2022 12:06:17 UTC
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. ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1413#issuecomment-1155094463 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1413/c1155094463@github.com>
Received on Tuesday, 14 June 2022 12:06:17 UTC