- From: Jungkee Song <notifications@github.com>
- Date: Fri, 28 Nov 2014 00:40:52 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 28 November 2014 08:41:19 UTC
Summary of the changes (https://github.com/slightlyoff/ServiceWorker/pull/562 has been merged): - Expose `ServiceWorkerContainer` to Worker (`WorkerNavigator.serviceWorker`) - Define _service worker client_ in terms of an _environment settings object_ - Add `ServiceWorkerRegistration` object to `ServiceWorkerGlobalScope` - Meaning `.scope` is removed from `ServiceWorkerGlobalScope` - Move `.update()` from `ServiceWorkerGlobalScope` to `ServiceWorkerRegistration` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/commit/ed665ba2259eecf520d3aa73da1254d658d064ea#commitcomment-8757808
Received on Friday, 28 November 2014 08:41:19 UTC