Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+1/-1/💬6)
  1 issues created:
  - Update algorithm may want to abort in absence of a newest worker (by perryjiang)
    https://github.com/w3c/ServiceWorker/issues/1495 

  4 issues received 6 new comments:
  - #1490 cache.match() and COEP (1 by annevk)
    https://github.com/w3c/ServiceWorker/issues/1490 
  - #1465 Should the order of registrations returned by getRegistrations() be sorted by scope? (3 by mattto, wanderview, wangw-1991)
    https://github.com/w3c/ServiceWorker/issues/1465 
  - #1159 Service Worker registration failed:  DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. (1 by pinobatch)
    https://github.com/w3c/ServiceWorker/issues/1159 
  - #863 Allow caches to opt-in to granular cleanup (1 by tomayac)
    https://github.com/w3c/ServiceWorker/issues/863 [enhancement] 

  1 issues closed:
  - Inaccurate Abstract https://github.com/w3c/ServiceWorker/issues/1493 



Pull requests
-------------
* w3c/ServiceWorker (+1/-1/💬5)
  1 pull requests submitted:
  - Add FetchEvent.handled (#1397) (by tingshao)
    https://github.com/w3c/ServiceWorker/pull/1496 

  1 pull requests received 5 new comments:
  - #1496 Add FetchEvent.handled (#1397) (5 by jakearchibald, tingshao)
    https://github.com/w3c/ServiceWorker/pull/1496 

  1 pull requests merged:
  - Rewriting abstract
    https://github.com/w3c/ServiceWorker/pull/1494 


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

Received on Tuesday, 14 January 2020 17:01:13 UTC