Re: [whatwg/fetch] Resource Timing Integration checklist (#1197)

> Just to be extra clear, it doesn't matter how the service worker obtained the response, right? I.e., if the service worker used a `blob:` URL, you would get timings in the document, but not the service worker.

Right, the service worker returns a response that it has constructed in whatever way it wanted.

-- 
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/issues/1197#issuecomment-805737417

Received on Wednesday, 24 March 2021 11:15:10 UTC