- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 21 Nov 2017 17:00:26 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1eHBuM-0001nS-Gc@uranus.w3.org>
Issues
------
* w3c/ServiceWorker (+6/-3/💬17)
6 issues created:
- Merge with storage (by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1230
- when will navigation `FetchEvent.resultingClientId` have a reserved client and not an initial about:blank client? (by wanderview)
https://github.com/w3c/ServiceWorker/issues/1228
- Clean up prose about waitUntil on install & activate events (by jungkees)
https://github.com/w3c/ServiceWorker/issues/1227
- How to handle redirected URL for login authentication offline. (by RakeshLchanSarma)
https://github.com/w3c/ServiceWorker/issues/1226
- Why is the scope to registration map and ordered map? (by cdumez)
https://github.com/w3c/ServiceWorker/issues/1225
- Run Job does not specify which event loop to queue its tasks on (by mkruisselbrink)
https://github.com/w3c/ServiceWorker/issues/1224
7 issues received 17 new comments:
- #1228 when will navigation `FetchEvent.resultingClientId` have a reserved client and not an initial about:blank client? (4 by jungkees, wanderview)
https://github.com/w3c/ServiceWorker/issues/1228
- #1225 Why is the scope to registration map and ordered map? (4 by cdumez, mkruisselbrink, wanderview)
https://github.com/w3c/ServiceWorker/issues/1225
- #1224 Run Job does not specify which event loop to queue its tasks on (3 by jungkees, mkruisselbrink, wanderview)
https://github.com/w3c/ServiceWorker/issues/1224
- #937 Block 206s entering the cache (via put & addAll) (3 by jungkees, jakearchibald)
https://github.com/w3c/ServiceWorker/issues/937
- #614 A way to immediately unregister a service worker (1 by NekR)
https://github.com/w3c/ServiceWorker/issues/614
- #1191 What happens to the request body if the fetch isn't handled? (1 by mattto)
https://github.com/w3c/ServiceWorker/issues/1191
- #909 Authenticated PWA ? (1 by RakeshLchanSarma)
https://github.com/w3c/ServiceWorker/issues/909
3 issues closed:
- when will navigation `FetchEvent.resultingClientId` have a reserved client and not an initial about:blank client? https://github.com/w3c/ServiceWorker/issues/1228
- Clarity: "is dispatched a set of" https://github.com/w3c/ServiceWorker/issues/1214
- Why is the scope to registration map and ordered map? https://github.com/w3c/ServiceWorker/issues/1225
Pull requests
-------------
* w3c/ServiceWorker (+1/-4/💬8)
1 pull requests submitted:
- Introduce a parallel queue for running Jobs (by jungkees)
https://github.com/w3c/ServiceWorker/pull/1229
4 pull requests received 8 new comments:
- #1207 Remove foreign fetch (3 by jakearchibald, jungkees)
https://github.com/w3c/ServiceWorker/pull/1207
- #1220 Remove <link rel=serviceworker> (2 by jungkees)
https://github.com/w3c/ServiceWorker/pull/1220
- #1178 Handing fetch termination (2 by jakearchibald, jungkees)
https://github.com/w3c/ServiceWorker/pull/1178
- #1229 Introduce a parallel queue for running Jobs (1 by jungkees)
https://github.com/w3c/ServiceWorker/pull/1229
4 pull requests merged:
- Minor grammar issue. Fixes #1214.
https://github.com/w3c/ServiceWorker/pull/1217
- Remove foreign fetch
https://github.com/w3c/ServiceWorker/pull/1207
- Block partial responses entering the cache
https://github.com/w3c/ServiceWorker/pull/1210
- Handing fetch termination
https://github.com/w3c/ServiceWorker/pull/1178
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker
Received on Tuesday, 21 November 2017 17:00:35 UTC