Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+2/-3/💬16)
  2 issues created:
  - Interaction of fetch abort with Cache APIs (by ricea)
    https://github.com/w3c/ServiceWorker/issues/1286 
  - Possible race between Activate and Update Algorithms (by catalinb)
    https://github.com/w3c/ServiceWorker/issues/1285 

  10 issues received 16 new comments:
  - #839 Consider relying on eTags (or other headers) for service worker dependencies to check for updates (3 by jungkees, mattto)
    https://github.com/w3c/ServiceWorker/issues/839 [apr-2017-f2f-v1] [decided] [enhancement] 
  - #339 Is fetch() before or after Content-Encoding (3 by jakearchibald, RReverser)
    https://github.com/w3c/ServiceWorker/issues/339 [fetch] [no impact (blink)] 
  - #947 Should EventSource and WebSocket be exposed in service workers? (3 by unicomp21, kentonv)
    https://github.com/w3c/ServiceWorker/issues/947 [apr-2017-f2f-v1] 
  - #578 Create service worker from Blob/String URL (1 by qm3ster)
    https://github.com/w3c/ServiceWorker/issues/578 
  - #1285 Possible race between Activate and Update Algorithms (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1285 
  - #1286 Interaction of fetch abort with Cache APIs (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1286 
  - #1276 The Cache objects do not expire unless authors *or users* delete the entries. (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1276 
  - #1004 Behavior of the onfetch setter regarding no-fetch service workers (1 by annevk)
    https://github.com/w3c/ServiceWorker/issues/1004 [apr-2017-f2f-v1] [bug] 
  - #909 Authenticated PWA ? (1 by josephliccini)
    https://github.com/w3c/ServiceWorker/issues/909 
  - #1212 The classic script's source text isn't defined in HTML any more (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1212 [spec detail] 

  3 issues closed:
  - The classic script's source text isn't defined in HTML any more https://github.com/w3c/ServiceWorker/issues/1212 [spec detail] 
  - Consider relying on eTags (or other headers) for service worker dependencies to check for updates https://github.com/w3c/ServiceWorker/issues/839 [apr-2017-f2f-v1] [decided] [enhancement] 
  - Handling duplicate importScripts() https://github.com/w3c/ServiceWorker/issues/1041 [decided] 



Pull requests
-------------
* w3c/ServiceWorker (+0/-1/💬7)
  2 pull requests received 7 new comments:
  - #1283 Improve service worker script caching and update (6 by jungkees, jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1283 
  - #1023 Include imported scripts to byte-check (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1023 

  1 pull requests merged:
  - Improve service worker script caching and update
    https://github.com/w3c/ServiceWorker/pull/1283 


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

Received on Tuesday, 13 March 2018 17:00:54 UTC