Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+3/-2/💬10)
  3 issues created:
  - How can I pass or post params to sevirce worker on register or install? (by mkkeck)
    https://github.com/w3c/ServiceWorker/issues/1441 
  - @alimsaeed2020 (by alimsaeed10)
    https://github.com/w3c/ServiceWorker/issues/1439 
  - Registering service workers for unique origins? (by mjbvz)
    https://github.com/w3c/ServiceWorker/issues/1437 

  4 issues received 10 new comments:
  - #1077 Find a way for service workers to get their current state (4 by jakearchibald, asutherland, youennf)
    https://github.com/w3c/ServiceWorker/issues/1077 [apr-2017-f2f] 
  - #1441 How can I pass or post params to sevirce worker on register or install? (2 by mkkeck)
    https://github.com/w3c/ServiceWorker/issues/1441 
  - #614 A way to immediately unregister a service worker (2 by jakearchibald, asakusuma)
    https://github.com/w3c/ServiceWorker/issues/614 
  - #1437 Registering service workers for unique origins? (2 by asutherland, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1437 

  2 issues closed:
  - Find a way for service workers to get their current state https://github.com/w3c/ServiceWorker/issues/1077 [apr-2017-f2f] 
  - @alimsaeed2020 https://github.com/w3c/ServiceWorker/issues/1439 



Pull requests
-------------
* w3c/ServiceWorker (+5/-1/💬14)
  5 pull requests submitted:
  - Handle asynchronous modules (top-level await). (by Ms2ger)
    https://github.com/w3c/ServiceWorker/pull/1444 
  - Experimenting with abortable algorithms (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1443 
  - Add an option to include frozen documents. (by dtapuska)
    https://github.com/w3c/ServiceWorker/pull/1442 
  - Create a Kill Service Workers algorithm (by asakusuma)
    https://github.com/w3c/ServiceWorker/pull/1440 
  - Export the Clear Registration Algorithm (by asakusuma)
    https://github.com/w3c/ServiceWorker/pull/1438 

  6 pull requests received 14 new comments:
  - #1438 Export the Clear Registration Algorithm (5 by asakusuma, jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1438 
  - #1443 Experimenting with abortable algorithms (3 by jakearchibald, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1443 
  - #1442 Add an option to include frozen documents. (2 by dtapuska, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1442 
  - #1444 Handle asynchronous modules (top-level await). (2 by Ms2ger, jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1444 
  - #1440 Create a Kill Service Workers algorithm (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1440 
  - #1426 Adding self.serviceWorker to service workers. (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1426 

  1 pull requests merged:
  - Adding self.serviceWorker to service workers.
    https://github.com/w3c/ServiceWorker/pull/1426 


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

Received on Tuesday, 25 June 2019 17:01:01 UTC