- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 26 Oct 2017 18:14:40 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 October 2017 01:15:07 UTC
I see Firefox 57 is shipping updateViaCache. It sounds like the basic behavior is: when only updateViaChanges changes, don't mint a new ServiceWorkerRegistration or a new ServiceWorker (unless the byte-for-byte content changed), and ServiceWorkerRegistration#updateViaCache is a live property? Do we have spec language and WPT tests for this? registration-updateviacache.https.html doesn't seem to test ServiceWorkerRegistration equality. -- 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/1189#issuecomment-339844736
Received on Friday, 27 October 2017 01:15:07 UTC