- From: Ben Kelly <notifications@github.com>
- Date: Tue, 20 Aug 2019 10:46:36 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 August 2019 17:46:58 UTC
Does pinterest have a fetch handler? It will only be non-zero if the service worker is handling the FetchEvent. Still I don't think workerStart is reliably non-zero across browsers in current implementations. I have a proposal for the service worker to append additional data to the PerformanceResourceTiming entry that could maybe be used to address your use case here: https://github.com/wanderview/fetchevent-worker-timing/blob/master/explainer.md That proposal has not been implemented yet, though. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1462#issuecomment-523122388
Received on Tuesday, 20 August 2019 17:46:58 UTC