- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 12 Dec 2017 17:00:33 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1eOnuz-0003wI-Gg@uranus.w3.org>
Issues ------ * w3c/ServiceWorker (+2/-8/💬24) 2 issues created: - fetch() file stream fails when passing through fetch handler (by Zectbumo) https://github.com/w3c/ServiceWorker/issues/1246 - Spec FetchEvent.resultingClientId/targetClientId (by jungkees) https://github.com/w3c/ServiceWorker/issues/1245 13 issues received 24 new comments: - #1167 Proposal: FetchEvent.navigationLoadType (5 by toyoshim, jakearchibald, NekR) https://github.com/w3c/ServiceWorker/issues/1167 - #1237 How do I get extendableEvent.waitUntil() to play nicely with async functions (4 by jakearchibald, inexorabletash, Zectbumo) https://github.com/w3c/ServiceWorker/issues/1237 - #1246 fetch() file stream fails when passing through fetch handler (4 by jakearchibald, Zectbumo, wanderview) https://github.com/w3c/ServiceWorker/issues/1246 - #863 Allow caches to opt-in to granular cleanup (2 by gauntface, tomayac) https://github.com/w3c/ServiceWorker/issues/863 - #1216 Should we expose reserved clients? (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/1216 - #1090 should clients.claim() control reserved Clients? (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/1090 - #1091 consider Client behavior for windows where initial about:blank is replaced with a loaded document (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/1091 - #777 spec behavior when ServiceWorkerContainer parent client is dead (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/777 - #1148 event.waitUntil vs return promise (1 by pemrouz) https://github.com/w3c/ServiceWorker/issues/1148 - #1204 resurrected service workers don't fire an activate event which may break expectations (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/1204 - #1240 matchAll manipulates ES arrays in parallel steps (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1240 - #1241 getRegistrations manipulates ES arrays in parallel steps (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1241 - #893 consider fetching service worker scripts with no-cache by default (1 by jungkees) https://github.com/w3c/ServiceWorker/issues/893 8 issues closed: - fetch() file stream fails when passing through fetch handler https://github.com/w3c/ServiceWorker/issues/1246 - consider fetching service worker scripts with no-cache by default https://github.com/w3c/ServiceWorker/issues/893 - consider Client behavior for windows where initial about:blank is replaced with a loaded document https://github.com/w3c/ServiceWorker/issues/1091 - should clients.claim() control reserved Clients? https://github.com/w3c/ServiceWorker/issues/1090 - Should we expose reserved clients? https://github.com/w3c/ServiceWorker/issues/1216 - getRegistrations manipulates ES arrays in parallel steps https://github.com/w3c/ServiceWorker/issues/1241 - matchAll manipulates ES arrays in parallel steps https://github.com/w3c/ServiceWorker/issues/1240 - How do I get extendableEvent.waitUntil() to play nicely with async functions https://github.com/w3c/ServiceWorker/issues/1237 Pull requests ------------- * w3c/ServiceWorker (+3/-1/💬4) 3 pull requests submitted: - Correct typo (by jugglinmike) https://github.com/w3c/ServiceWorker/pull/1244 - Avoid array manipulation in parallel (by jakearchibald) https://github.com/w3c/ServiceWorker/pull/1243 - Add CR Plan for V1 (by jungkees) https://github.com/w3c/ServiceWorker/pull/1242 3 pull requests received 4 new comments: - #1243 Avoid array manipulation in parallel (2 by jakearchibald, bzbarsky) https://github.com/w3c/ServiceWorker/pull/1243 - #1242 Add CR Plan for V1 (1 by ylafon) https://github.com/w3c/ServiceWorker/pull/1242 - #1244 Correct typo (1 by jugglinmike) https://github.com/w3c/ServiceWorker/pull/1244 1 pull requests merged: - Avoid array manipulation in parallel https://github.com/w3c/ServiceWorker/pull/1243 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/ServiceWorker
Received on Tuesday, 12 December 2017 17:00:52 UTC