- From: jugglinmike <notifications@github.com>
- Date: Fri, 26 May 2017 08:53:26 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 May 2017 15:54:31 UTC
The previous control flow for the `ServiceWorkerRegistration#update` algorithm did not return a value under certain error conditions. Update the algorithm steps to consistently return the Promise defined to track the status of the operation. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1152 -- Commit Summary -- * Editorial: correct method control flow -- File Changes -- M docs/index.bs (10) M docs/index.html (12) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1152.patch https://github.com/w3c/ServiceWorker/pull/1152.diff -- 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/pull/1152
Received on Friday, 26 May 2017 15:54:31 UTC