Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+1/-5/💬12)
  1 issues created:
  - Export "clear registration" (by marcoscaceres)
    https://github.com/w3c/ServiceWorker/issues/1410 

  7 issues received 12 new comments:
  - #1307 Service-Worker-Allowed can be cross-origin to the script URL. (4 by annevk, aliams, asutherland, mattto)
    https://github.com/w3c/ServiceWorker/issues/1307 
  - #1410 Export "clear registration" (2 by marcoscaceres, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1410 
  - #1403 Missing task queuing (2 by annevk, mattto)
    https://github.com/w3c/ServiceWorker/issues/1403 
  - #1319 importScripts() on ServiceWorkerGlobalScope (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1319 
  - #707 Add cookie accessor/setter methods? (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/707 [apr-2017-f2f] 
  - #1334 Align "uncaught runtime script error" with the HTML spec (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1334 
  - #1401 Tracking JS issue in firefox pwa (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1401 

  5 issues closed:
  - Client.postMessage() throwing for unloaded client is problematic https://github.com/w3c/ServiceWorker/issues/1291 
  - Add cookie accessor/setter methods? https://github.com/w3c/ServiceWorker/issues/707 [apr-2017-f2f] 
  - importScripts() on ServiceWorkerGlobalScope https://github.com/w3c/ServiceWorker/issues/1319 
  - Align "uncaught runtime script error" with the HTML spec https://github.com/w3c/ServiceWorker/issues/1334 
  - Tracking JS issue in firefox pwa https://github.com/w3c/ServiceWorker/issues/1401 



Pull requests
-------------
* w3c/ServiceWorker (+1/-1/💬1)
  1 pull requests submitted:
  - Refinements and description of Service-Worker-Allowed. (by mattto)
    https://github.com/w3c/ServiceWorker/pull/1409 

  1 pull requests received 1 new comments:
  - #1409 Refinements and description of Service-Worker-Allowed. (1 by mattto)
    https://github.com/w3c/ServiceWorker/pull/1409 

  1 pull requests merged:
  - Make Client.postMessage to unloaded client not throw
    https://github.com/w3c/ServiceWorker/pull/1293 


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

Received on Tuesday, 28 May 2019 17:01:22 UTC