- From: youennf <notifications@github.com>
- Date: Thu, 19 Mar 2026 04:13:30 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 19 March 2026 11:13:34 UTC
youennf left a comment (w3c/ServiceWorker#1796) It would be nice to describe potential alternatives and how they compare to the proposed solution. For instance, an approach relying on existing tools that seems fairly equivalent from a PLT perspective could be: - Use static routing to load a cache storage response (synthetic or not) - Make UA preloads/prefetches resources via Link HTTP headers of the cache storage response AIUI, the main goal here is to ease the deployment of that kind of optimisations by having the UA implementing cache storage responses+partial updates instead of the JS of the cache storage response doing it. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1796#issuecomment-4089398794 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/1796/4089398794@github.com>
Received on Thursday, 19 March 2026 11:13:34 UTC