Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+3/-1/💬19)
  3 issues created:
  - Cache.put() does not read response's body (by ytausky)
    https://github.com/w3c/ServiceWorker/issues/1383 
  - Cache's put() says it clones the response (by annevk)
    https://github.com/w3c/ServiceWorker/issues/1382 
  - The compatibility of service worker on ios devices (by Lozoe)
    https://github.com/w3c/ServiceWorker/issues/1381 

  6 issues received 19 new comments:
  - #1374 Update shouldn't fail due to MIME check or 404 for the incumbent's worker scripts (6 by makotoshimazu, asutherland, tingshao, wanderview, mattto)
    https://github.com/w3c/ServiceWorker/issues/1374 
  - #1382 Cache's put() says it clones the response (4 by annevk, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1382 [cache] 
  - #1373 Declarative routing (4 by jakearchibald, jeremy-coleman)
    https://github.com/w3c/ServiceWorker/issues/1373 
  - #1356 Clarify dynamic-imported scripts are never installed (3 by mattto, philipwalton)
    https://github.com/w3c/ServiceWorker/issues/1356 [decided] 
  - #1381 The compatibility of service worker on ios devices (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1381 
  - #1383 Cache.put() does not read response's body (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1383 [cache] 

  1 issues closed:
  - The compatibility of service worker on ios devices https://github.com/w3c/ServiceWorker/issues/1381 



Pull requests
-------------
* w3c/ServiceWorker (+2/-0/💬4)
  2 pull requests submitted:
  - Correcting the use of types and simplifying the response body read. (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1384 
  - Minor improvements around importScripts. (by mattto)
    https://github.com/w3c/ServiceWorker/pull/1380 

  2 pull requests received 4 new comments:
  - #1380 Minor improvements around importScripts. (3 by mattto)
    https://github.com/w3c/ServiceWorker/pull/1380 
  - #1384 Correcting the use of types and simplifying the response body read. (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1384 


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

Received on Tuesday, 22 January 2019 17:01:09 UTC