- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 28 Nov 2017 17:00:30 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1eJjFG-00026t-Vs@uranus.w3.org>
Issues ------ * w3c/ServiceWorker (+5/-10/💬26) 5 issues created: - Allow using async event handlers instead of waitUntil() and respondWith() (by Zectbumo) https://github.com/w3c/ServiceWorker/issues/1235 - Please default fetch() init credentials to 'same-origin' (by Zectbumo) https://github.com/w3c/ServiceWorker/issues/1234 - Cache.addAll() and .add() needs to accept an init argument to use for fetch() (by Zectbumo) https://github.com/w3c/ServiceWorker/issues/1233 - what happens if an initial about:blank inherits a controller, but its navigation request does not match any service worker? (by wanderview) https://github.com/w3c/ServiceWorker/issues/1232 - consider exposing credentials.get() but only when mediation is set to "silent" (by wanderview) https://github.com/w3c/ServiceWorker/issues/1231 12 issues received 26 new comments: - #1232 what happens if an initial about:blank inherits a controller, but its navigation request does not match any service worker? (13 by annevk, jungkees, bzbarsky, wanderview) https://github.com/w3c/ServiceWorker/issues/1232 - #1234 Please default fetch() init credentials to 'same-origin' (3 by annevk, jungkees, Zectbumo) https://github.com/w3c/ServiceWorker/issues/1234 - #1030 Client.reserved references wrong context state? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1030 - #1031 reserved Client objects and redirected navigations (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1031 - #1034 what should Client.url return for a reserved Worker Client? (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1034 - #1035 postMessage() to a reserved client throws (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1035 - #1231 consider exposing credentials.get() but only when mediation is set to "silent" (1 by mikewest) https://github.com/w3c/ServiceWorker/issues/1231 - #1233 Cache.addAll() and .add() needs to accept an init argument to use for fetch() (1 by ylafon) https://github.com/w3c/ServiceWorker/issues/1233 - #1235 Allow using async event handlers instead of waitUntil() and respondWith() (1 by domenic) https://github.com/w3c/ServiceWorker/issues/1235 - #1076 Service worker ID - remove? (1 by valioDOTch) https://github.com/w3c/ServiceWorker/issues/1076 - #1226 How to handle redirected URL for login authentication offline. (1 by stkrwilson) https://github.com/w3c/ServiceWorker/issues/1226 - #1215 Navigating reserved clients (1 by jakearchibald) https://github.com/w3c/ServiceWorker/issues/1215 10 issues closed: - Please default fetch() init credentials to 'same-origin' https://github.com/w3c/ServiceWorker/issues/1234 - Cache.addAll() and .add() needs to accept an init argument to use for fetch() https://github.com/w3c/ServiceWorker/issues/1233 - Allow using async event handlers instead of waitUntil() and respondWith() https://github.com/w3c/ServiceWorker/issues/1235 - WindowClient.navigate() behavior for reserved clients and in-flight navigations https://github.com/w3c/ServiceWorker/issues/1123 - Client.reserved references wrong context state? https://github.com/w3c/ServiceWorker/issues/1030 - reserved Client objects and redirected navigations https://github.com/w3c/ServiceWorker/issues/1031 - clarify that Client "creation order" means when reserved Client created https://github.com/w3c/ServiceWorker/issues/1078 - what should Client.url return for a reserved Worker Client? https://github.com/w3c/ServiceWorker/issues/1034 - postMessage() to a reserved client throws https://github.com/w3c/ServiceWorker/issues/1035 - Navigating reserved clients https://github.com/w3c/ServiceWorker/issues/1215 Pull requests ------------- * w3c/ServiceWorker (+1/-0/💬0) 1 pull requests submitted: - Delete foreign_fetch_explainer.md (by mkruisselbrink) https://github.com/w3c/ServiceWorker/pull/1236 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/ServiceWorker
Received on Tuesday, 28 November 2017 17:00:37 UTC