- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 02 Mar 2021 06:56:38 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 March 2021 14:56:54 UTC
Created a "fetch timing info" struct to hold the bookkeeping necessary for resource timing. Populated it with some of the required values, leaving some of them for later patches as this is a big undertaking. See https://github.com/w3c/resource-timing/issues/252 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1185 -- Commit Summary -- * Initial resource timing integration. -- File Changes -- M fetch.bs (102) -- Patch Links -- https://github.com/whatwg/fetch/pull/1185.patch https://github.com/whatwg/fetch/pull/1185.diff -- 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
Received on Tuesday, 2 March 2021 14:56:54 UTC