Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+3/-0/💬41)
  3 issues created:
  - Soft Update seems way to aggressive (by cdumez)
    https://github.com/w3c/ServiceWorker/issues/1250
  - Should the fragment identifier be stripped from the scriptURL? (by cdumez)
    https://github.com/w3c/ServiceWorker/issues/1249
  - Provide an easier way to listen for waiting/activating/redundant Service Workers (by dfabulich)
    https://github.com/w3c/ServiceWorker/issues/1247

  8 issues received 41 new comments:
  - #1250 Soft Update seems way to aggressive (14 by cdumez, youennf, ggaren, wanderview, jakearchibald, beidson)
    https://github.com/w3c/ServiceWorker/issues/1250
  - #1222 Provide a one-line way to listen for a waiting Service Worker (14 by gauntface, jakearchibald, dfabulich, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1222
  - #1249 Should the fragment identifier be stripped from the scriptURL? (6 by cdumez, jungkees, bsittler)
    https://github.com/w3c/ServiceWorker/issues/1249
  - #742 Should ServiceWorker.scriptURL have fragment removed? (2 by cdumez, jungkees)
    https://github.com/w3c/ServiceWorker/issues/742
  - #1167 Proposal: FetchEvent.navigationLoadType (2 by toyoshim, camillelamy)
    https://github.com/w3c/ServiceWorker/issues/1167
  - #886 consider firing a "clientcontrolled" event on ServiceWorkerGlobalScope (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/886
  - #1247 Provide an easier way to listen for waiting/activating/redundant Service Workers (1 by dfabulich)
    https://github.com/w3c/ServiceWorker/issues/1247
  - #863 Allow caches to opt-in to granular cleanup (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/863



Pull requests
-------------
* w3c/ServiceWorker (+2/-1/💬5)
  2 pull requests submitted:
  - Remove fragment identifiers from script url and scope url (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1251
  - Clean up prose about waitUntil on install and activate events (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1248

  2 pull requests received 5 new comments:
  - #1251 Remove fragment identifiers from script url and scope url (4 by cdumez, jungkees, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1251
  - #1244 Correct typo (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1244

  1 pull requests merged:
  - Correct typo
    https://github.com/w3c/ServiceWorker/pull/1244


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

Received on Tuesday, 19 December 2017 17:01:23 UTC