Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+1/-2/💬8)
  1 issues created:
  - Why is it possible to register a service worker that you won't ever be able to remove? (by AlexAlabyev)
    https://github.com/w3c/ServiceWorker/issues/1258

  4 issues received 8 new comments:
  - #1258 Why is it possible to register a service worker that you won't ever be able to remove? (3 by AlexAlabyev, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1258
  - #1250 Soft Update seems way to aggressive (2 by gaearon, jeffposnick)
    https://github.com/w3c/ServiceWorker/issues/1250
  - #1257 Turn off a service worker in parts of the website (2 by jakearchibald, inian)
    https://github.com/w3c/ServiceWorker/issues/1257
  - #1080 clarify Clients.matchAll() focus order for nested frames (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1080

  2 issues closed:
  - clarify Clients.matchAll() focus order for nested frames https://github.com/w3c/ServiceWorker/issues/1080
  - Why is it possible to register a service worker that you won't ever be able to remove? https://github.com/w3c/ServiceWorker/issues/1258



Pull requests
-------------
* w3c/ServiceWorker (+1/-2/💬6)
  1 pull requests submitted:
  - Clean up Client API to not expose reserved clients (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1259

  2 pull requests received 6 new comments:
  - #1259 Clean up Client API to not expose reserved clients (5 by jungkees, mattto, jakearchibald, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1259
  - #1252 Use Web IDL's new-ish interface mixins concept (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1252

  2 pull requests merged:
  - Use Web IDL's new-ish interface mixins concept
    https://github.com/w3c/ServiceWorker/pull/1252
  - Clean up Client API to not expose reserved clients
    https://github.com/w3c/ServiceWorker/pull/1259


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

Received on Tuesday, 16 January 2018 17:01:10 UTC