Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+2/-0/💬36)
  2 issues created:
  - ready promise is kind of weird after you call unregister() (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1279 
  - ready promise is kind of weird with overlapping scopes (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1278 

  5 issues received 36 new comments:
  - #1272 Scope matching algorithm breaks sites that don't end in a slash (18 by davidcblack, wanderview, slightlyoff, jakearchibald, jungkees, mattto, mgiuca)
    https://github.com/w3c/ServiceWorker/issues/1272 
  - #745 Expose GeoLocation to workers (6 by marcoscaceres, merlinnot, valeriob, MauroJr)
    https://github.com/w3c/ServiceWorker/issues/745 
  - #1278 ready promise is kind of weird with overlapping scopes (6 by mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1278 
  - #1221 Should we specify behavior for using objects from detached contexts? (5 by mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1221 
  - #1279 ready promise is kind of weird after you call unregister() (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1279 



Pull requests
-------------
* w3c/ServiceWorker (+1/-0/💬0)
  1 pull requests submitted:
  - Improve.ready and Activate (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1277 


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

Received on Tuesday, 13 February 2018 17:00:57 UTC