Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+2/-2/💬32)
  2 issues created:
  - Formalizing a timeout API (by asakusuma)
    https://github.com/w3c/ServiceWorker/issues/1292 
  - Client.postMessage() throwing for unloaded client is problematic (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1291 

  9 issues received 32 new comments:
  - #1289 SharedWorker script interception after redirects (16 by annevk, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1289 
  - #1291 Client.postMessage() throwing for unloaded client is problematic (8 by jungkees, mattto, domenic, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1291 
  - #1286 Interaction of fetch abort with Cache APIs (2 by ricea, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1286 
  - #1285 Possible race between Activate and Update Algorithms (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1285 
  - #1288 importScript MIME type checking failure (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1288 
  - #1167 Proposal: FetchEvent.navigationLoadType (1 by yutakahirano)
    https://github.com/w3c/ServiceWorker/issues/1167 
  - #1042 unclear how Client.postMessage looks up its destination (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1042 [apr-2017-f2f-v1] 
  - #339 Is fetch() before or after Content-Encoding (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/339 [fetch] [no impact (blink)] 
  - #1016 serviceworker.skipWaiting (1 by asakusuma)
    https://github.com/w3c/ServiceWorker/issues/1016 [apr-2017-f2f] 

  2 issues closed:
  - Interaction of fetch abort with Cache APIs https://github.com/w3c/ServiceWorker/issues/1286 
  - unclear how Client.postMessage looks up its destination https://github.com/w3c/ServiceWorker/issues/1042 [apr-2017-f2f-v1] 



Pull requests
-------------
* w3c/ServiceWorker (+1/-1/💬2)
  1 pull requests submitted:
  - Make Client.postMessage to unloaded client not throw (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1293 

  2 pull requests received 2 new comments:
  - #1293 Make Client.postMessage to unloaded client not throw (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1293 
  - #1274 Clarify target object of Client.postMessage can be null (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1274 

  1 pull requests merged:
  - Clarify target object of Client.postMessage can be null
    https://github.com/w3c/ServiceWorker/pull/1274 


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

Received on Tuesday, 27 March 2018 17:01:04 UTC