- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 19 Jun 2018 17:00:56 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1fVK00-00010J-SQ@uranus.w3.org>
Issues
------
* w3c/ServiceWorker (+1/-1/💬10)
1 issues created:
- should getRegistration() return anything for clients with a local URL that inherited the controller? (by wanderview)
https://github.com/w3c/ServiceWorker/issues/1326
7 issues received 10 new comments:
- #1187 skipWaiting() promise should resolve after promotion to .active (3 by jakearchibald, mattto)
https://github.com/w3c/ServiceWorker/issues/1187
- #1304 spec says `update()` should resolve to a registration, but browsers do different things (2 by leonhsl, mattto)
https://github.com/w3c/ServiceWorker/issues/1304
- #1318 Allow active service worker to manage fetch for the update logic (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1318
- #745 Expose GeoLocation to workers (1 by tyrex1975)
https://github.com/w3c/ServiceWorker/issues/745
- #779 Disabling the secure origin check via flags (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/779
- #1324 How to report install progress back to the DOM ? (1 by GrosSacASac)
https://github.com/w3c/ServiceWorker/issues/1324
- #1326 should getRegistration() return anything for clients with a local URL that inherited the controller? (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1326
1 issues closed:
- Allow active service worker to manage fetch for the update logic https://github.com/w3c/ServiceWorker/issues/1318
Pull requests
-------------
* w3c/ServiceWorker (+1/-3/💬8)
1 pull requests submitted:
- Resolve the skipWaiting() promise after activation completes. (by mattto)
https://github.com/w3c/ServiceWorker/pull/1327
4 pull requests received 8 new comments:
- #1323 Clients.get: block on reserved clients. (3 by jungkees, mattto)
https://github.com/w3c/ServiceWorker/pull/1323
- #1325 Update web-platform-tests URLs (2 by jakearchibald, mattto)
https://github.com/w3c/ServiceWorker/pull/1325
- #1327 Resolve the skipWaiting() promise after activation completes. (2 by mattto)
https://github.com/w3c/ServiceWorker/pull/1327
- #1199 Making functional events simpler (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1199
3 pull requests merged:
- Maintain the list of functional events
https://github.com/w3c/ServiceWorker/pull/1322
- Clients.get: block on reserved clients.
https://github.com/w3c/ServiceWorker/pull/1323
- Update web-platform-tests URLs
https://github.com/w3c/ServiceWorker/pull/1325
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker
Received on Tuesday, 19 June 2018 17:01:00 UTC