Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+5/-0/💬41)
  5 issues created:
  - Suggest a top level service worker or multiple service workers in one domain? (by ywang1724)
    https://github.com/w3c/ServiceWorker/issues/1264
  - Should a SW client.id persists across Discards/Reloads of the same page? (by fmeawad)
    https://github.com/w3c/ServiceWorker/issues/1263
  - should local URLs check origin before inheritting a controller? (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1262
  - should blob URLs inherit controller from parent environment or environment that called `createObjectURL()`? (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1261
  - What is the correct way to notify the DOM thread about files that have been cached ? (by GrosSacASac)
    https://github.com/w3c/ServiceWorker/issues/1260

  9 issues received 41 new comments:
  - #1261 should blob URLs inherit controller from parent environment or environment that called `createObjectURL()`? (16 by mkruisselbrink, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1261
  - #1263 Should a SW client.id persists across Discards/Reloads of the same page? (8 by jakearchibald, mattto, inexorabletash, wanderview, spanicker)
    https://github.com/w3c/ServiceWorker/issues/1263
  - #1250 Soft Update seems way to aggressive (4 by gaearon, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1250
  - #1213 async waitUntil microtask issue (4 by jungkees, aliams)
    https://github.com/w3c/ServiceWorker/issues/1213
  - #1254 should Client.navigate() reject on uncontrolled clients? (3 by jakearchibald, twiss)
    https://github.com/w3c/ServiceWorker/issues/1254
  - #719 "no-cors" CSS SOP violation (3 by shhnjk, wanderview)
    https://github.com/w3c/ServiceWorker/issues/719
  - #1262 should local URLs check origin before inheritting a controller? (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1262
  - #1141 Service Worker makes AJAX Progress Listener not Working (1 by isocroft)
    https://github.com/w3c/ServiceWorker/issues/1141
  - #1208 Feature request: Provide a way to delay execution of a new service worker (1 by twiss)
    https://github.com/w3c/ServiceWorker/issues/1208




Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker

Received on Tuesday, 23 January 2018 17:00:53 UTC