[whatwg/fetch] Associate service worker timing with a response (#1228)

In preperation for https://github.com/w3c/ServiceWorker/pull/1575 and https://github.com/w3c/navigation-timing/pull/143, the response has to have an associated service worker timing. This would only affect navigation timing, where the actual start/ready timing of the service worker is a meaningful metric.

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Associate service worker timing with a response

-- File Changes --

    M fetch.bs (4)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1228.patch
https://github.com/whatwg/fetch/pull/1228.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/1228

Received on Sunday, 2 May 2021 05:49:39 UTC