Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+6/-3/💬39)
  6 issues created:
  - determine whether nested frame/iframe have same parent client (by futurist)
    https://github.com/w3c/ServiceWorker/issues/1321 
  - Query Cache algorithm should copy objects it manipulates (by annevk)
    https://github.com/w3c/ServiceWorker/issues/1320 
  - importScripts() on ServiceWorkerGlobalScope (by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1319 
  - Allow active service worker to manage fetch for the update logic (by roosmaa)
    https://github.com/w3c/ServiceWorker/issues/1318 
  - Is it possible to register a service worker on a not fully HTTPS webapp? (by vgalisson)
    https://github.com/w3c/ServiceWorker/issues/1317 
  - Is resultingClientId preserved over redirects? (by mattto)
    https://github.com/w3c/ServiceWorker/issues/1316 

  7 issues received 39 new comments:
  - #1319 importScripts() on ServiceWorkerGlobalScope (14 by jungkees, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1319 
  - #1316 Is resultingClientId preserved over redirects? (12 by annevk, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1316 
  - #1188 Remove foreign fetch (6 by jozanza, jakearchibald, mattto)
    https://github.com/w3c/ServiceWorker/issues/1188 
  - #1317 Is it possible to register a service worker on a not fully HTTPS webapp? (3 by annevk, jakearchibald, vgalisson)
    https://github.com/w3c/ServiceWorker/issues/1317 
  - #1321 determine whether nested frame/iframe have same parent client (2 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1321 
  - #1308 Response's cache state is back (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1308 
  - #1021 When should "imported scripts updated flag" be unset? (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1021 [apr-2017-f2f-v1] 

  3 issues closed:
  - Response's cache state is back https://github.com/w3c/ServiceWorker/issues/1308 
  - When should "imported scripts updated flag" be unset? https://github.com/w3c/ServiceWorker/issues/1021 [apr-2017-f2f-v1] 
  - Is it possible to register a service worker on a not fully HTTPS webapp? https://github.com/w3c/ServiceWorker/issues/1317 




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

Received on Tuesday, 5 June 2018 17:00:51 UTC