- From: Viktor Zozulyak <notifications@github.com>
- Date: Mon, 17 Aug 2015 06:29:26 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 17 August 2015 13:30:06 UTC
As far as I understand, `event.replace()` is abandoned in favor of `self.skipWaiting()` You can view, comment on, or merge this pull request online at: https://github.com/slightlyoff/ServiceWorker/pull/733 -- Commit Summary -- * Mention self.skipWaiting() instead of event.replace() -- File Changes -- M explainer.md (2) -- Patch Links -- https://github.com/slightlyoff/ServiceWorker/pull/733.patch https://github.com/slightlyoff/ServiceWorker/pull/733.diff --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/pull/733
Received on Monday, 17 August 2015 13:30:06 UTC