Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+2/-1/💬25)
  2 issues created:
  - Add a WPT test for credentialed requests in register()/update (by mattto)
    https://github.com/w3c/ServiceWorker/issues/1435 
  - Should we restore the registration record removing step in Clear Registration? (by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1433 

  7 issues received 25 new comments:
  - #614 A way to immediately unregister a service worker (11 by asakusuma, jungkees, mattto, jakearchibald, wanderview)
    https://github.com/w3c/ServiceWorker/issues/614 
  - #1407 Top-level await integration for ServiceWorkers running modules (6 by Jamesernator, jakearchibald, littledan)
    https://github.com/w3c/ServiceWorker/issues/1407 
  - #1410 Export "clear registration" (2 by marcoscaceres, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1410 
  - #1429 Should update() always reject if there is an installing worker? (2 by jakearchibald, Yannic)
    https://github.com/w3c/ServiceWorker/issues/1429 
  - #1077 Find a way for service workers to get their current state (2 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1077 [apr-2017-f2f] 
  - #1433 Should we restore the registration record removing step in Clear Registration? (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1433 
  - #1273 Should the worker be removed from the registration *before* its state is set to "redundant"? (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1273 

  1 issues closed:
  - Use ASCII serialization for origins https://github.com/w3c/ServiceWorker/issues/1142 



Pull requests
-------------
* w3c/ServiceWorker (+2/-3/💬6)
  2 pull requests submitted:
  - Update order (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1436 
  - Removing failed registrations (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1434 

  2 pull requests received 6 new comments:
  - #1426 Adding self.serviceWorker to service workers. (5 by jakearchibald, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1426 
  - #1151 Use ASCII serialization for origins (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1151 

  3 pull requests merged:
  - Use ASCII serialization for origins
    https://github.com/w3c/ServiceWorker/pull/1151 
  - Removing failed registrations
    https://github.com/w3c/ServiceWorker/pull/1434 
  - Improving service worker state
    https://github.com/w3c/ServiceWorker/pull/1432 


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

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