- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 25 Mar 2021 06:02:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 March 2021 13:04:18 UTC
So @noamr and I landed https://github.com/whatwg/fetch/commit/73f01f7b7e51626231e1911390b8dee669090b6d and unfortunately I searched for related open issues afterwards so I didn't see this in time. It seems that the Chrome bug above suggests that unless you actively do `res.blob()` or equivalent, no `PerformanceResourceTiming` object is created. When I talked with @noamr about this I think he said the opposite was happening so maybe that changed in the interim? If it hasn't changed in the interim we need to change the approach for `fetch()` here. -- 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/810#issuecomment-806701557
Received on Thursday, 25 March 2021 13:04:18 UTC