- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 14 Aug 2018 17:00:42 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1fpcgU-0004WV-Vj@uranus.w3.org>
Issues
------
* w3c/ServiceWorker (+3/-3/💬10)
3 issues created:
- Consider exposing Page Lifecycle state to service-worker (by spanicker)
https://github.com/w3c/ServiceWorker/issues/1345
- Ground event listener existence check in new primitive (by annevk)
https://github.com/w3c/ServiceWorker/issues/1342
- preloadResponse resolved to wrong kind of thing? (by jyasskin)
https://github.com/w3c/ServiceWorker/issues/1339
3 issues received 10 new comments:
- #947 Should EventSource and WebSocket be exposed in service workers? (7 by annevk, subversivo58, wanderview, ricea)
https://github.com/w3c/ServiceWorker/issues/947 [apr-2017-f2f-v1]
- #1337 Worker Update leaves open notifications behind (unclickable) (2 by gbhrdt, wanderview)
https://github.com/w3c/ServiceWorker/issues/1337
- #1339 preloadResponse resolved to wrong kind of thing? (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1339
3 issues closed:
- preloadResponse resolved to wrong kind of thing? https://github.com/w3c/ServiceWorker/issues/1339
- Worker Update leaves open notifications behind (unclickable) https://github.com/w3c/ServiceWorker/issues/1337
- Should EventSource and WebSocket be exposed in service workers? https://github.com/w3c/ServiceWorker/issues/947 [apr-2017-f2f-v1]
Pull requests
-------------
* w3c/ServiceWorker (+5/-3/💬13)
5 pull requests submitted:
- Clarify "uncaught runtime script error". (by mattto)
https://github.com/w3c/ServiceWorker/pull/1346
- Add API for postMessage with PostMessageOptions (by dtapuska)
https://github.com/w3c/ServiceWorker/pull/1344
- Fix #1339: Resolve preloadResponse with a Response object. (by jyasskin)
https://github.com/w3c/ServiceWorker/pull/1343
- Abstracting cache matching (by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1341
- Make Run Service Worker return after initial script evaluation. (by mattto)
https://github.com/w3c/ServiceWorker/pull/1340
6 pull requests received 13 new comments:
- #1338 Update the strategy argument to 'construct a ReadableStream'. (4 by jyasskin, ricea, jungkees)
https://github.com/w3c/ServiceWorker/pull/1338
- #1346 Clarify "uncaught runtime script error". (3 by mattto)
https://github.com/w3c/ServiceWorker/pull/1346
- #1340 Make Run Service Worker return after initial script evaluation. (3 by jungkees, mattto)
https://github.com/w3c/ServiceWorker/pull/1340
- #1335 Fix syntax error in IDL (1 by jungkees)
https://github.com/w3c/ServiceWorker/pull/1335
- #1341 Abstracting cache matching (1 by jungkees)
https://github.com/w3c/ServiceWorker/pull/1341
- #1343 Fix #1339: Resolve preloadResponse with a Response object. (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1343
3 pull requests merged:
- Update the strategy argument to 'construct a ReadableStream'.
https://github.com/w3c/ServiceWorker/pull/1338
- Fix syntax error in IDL
https://github.com/w3c/ServiceWorker/pull/1335
- Fix #1339: Resolve preloadResponse with a Response object.
https://github.com/w3c/ServiceWorker/pull/1343
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker
Received on Tuesday, 14 August 2018 17:00:44 UTC