- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Sep 2019 17:01:05 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1iAGqf-000370-AI@uranus.w3.org>
Issues
------
* w3c/ServiceWorker (+3/-7/💬56)
3 issues created:
- "display-mode" information on navigation requests (by NekR)
https://github.com/w3c/ServiceWorker/issues/1473
- The return value for update() is wrong in WebIDL (by philipwalton)
https://github.com/w3c/ServiceWorker/issues/1472
- Relaying service worker state when serving Clear-Site-Data (by asakusuma)
https://github.com/w3c/ServiceWorker/issues/1471
25 issues received 56 new comments:
- #1296 Allow active worker to immediately evict itself (8 by asakusuma, jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1296
- #1407 Top-level await integration for ServiceWorkers running modules (5 by asutherland, jakearchibald, littledan)
https://github.com/w3c/ServiceWorker/issues/1407
- #1460 Create F2F agenda - 16 September 2019 (4 by jakearchibald, mattto, yutakahirano)
https://github.com/w3c/ServiceWorker/issues/1460
- #1457 support efficient offline redirects (3 by jakearchibald, wanderview)
https://github.com/w3c/ServiceWorker/issues/1457
- #1456 spec says cache should return responses with immutable headers, but no browser does that (3 by annevk, jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1456
- #1469 Consider deprecating the ability for scope to match query parameters (3 by jakearchibald, mgiuca, wanderview)
https://github.com/w3c/ServiceWorker/issues/1469
- #1372 Clarification on what happens during a terminated activation (3 by jakearchibald, asutherland, wanderview)
https://github.com/w3c/ServiceWorker/issues/1372
- #614 A way to immediately unregister a service worker (3 by jakearchibald, asakusuma)
https://github.com/w3c/ServiceWorker/issues/614
- #1387 Add a script version property to the ServiceWorker object (3 by jakearchibald, asutherland)
https://github.com/w3c/ServiceWorker/issues/1387
- #1038 consider how Client API should behave with bfcache (2 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1038 [apr-2017-f2f-v1]
- #1454 A way to specify a pattern of destination URLs to hit/skip SW (2 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1454
- #1471 Relaying service worker state when serving Clear-Site-Data (2 by asakusuma, asutherland)
https://github.com/w3c/ServiceWorker/issues/1471
- #1379 Add registeringClientId to the ServiceWorker object (2 by jakearchibald, philipwalton)
https://github.com/w3c/ServiceWorker/issues/1379
- #1397 provide a way to execute work after browser has consumed a response (2 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1397
- #1437 Registering service workers for unique origins? (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1437
- #1449 content-type in csp report on fetch is missed (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1449
- #561 skipWaiting issue on different registrations (1 by mattto)
https://github.com/w3c/ServiceWorker/issues/561 [lifecycle] [needs input]
- #693 Replaying POST requests (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/693
- #1462 Measuring performance with and without Service Worker (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1462
- #1468 scope pattern matching (1 by asakusuma)
https://github.com/w3c/ServiceWorker/issues/1468
- #1370 Expose `display` mode (e.g. `standalone`) on `client` (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1370
- #1373 Declarative routing (1 by fallaciousreasoning)
https://github.com/w3c/ServiceWorker/issues/1373
- #1375 Hiding add to homescreen minibar for certain urls. (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1375
- #626 How are unloaded tabs represented? (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/626
- #500 Consistency of ServiceWorkerClient fields (1 by mattto)
https://github.com/w3c/ServiceWorker/issues/500 [needs tests]
7 issues closed:
- content-type in csp report on fetch is missed https://github.com/w3c/ServiceWorker/issues/1449
- Hiding add to homescreen minibar for certain urls. https://github.com/w3c/ServiceWorker/issues/1375
- Measuring performance with and without Service Worker https://github.com/w3c/ServiceWorker/issues/1462
- Clarification on what happens during a terminated activation https://github.com/w3c/ServiceWorker/issues/1372
- skipWaiting issue on different registrations https://github.com/w3c/ServiceWorker/issues/561 [lifecycle] [needs input]
- Consistency of ServiceWorkerClient fields https://github.com/w3c/ServiceWorker/issues/500 [needs tests]
- Update to constructor operations https://github.com/w3c/ServiceWorker/issues/1464
Pull requests
-------------
* w3c/ServiceWorker (+0/-2/💬8)
2 pull requests received 8 new comments:
- #1442 Add an option to include frozen documents. (7 by jakearchibald, wanderview, youennf)
https://github.com/w3c/ServiceWorker/pull/1442
- #1443 Experimenting with abortable algorithms (1 by jakearchibald)
https://github.com/w3c/ServiceWorker/pull/1443
2 pull requests merged:
- Add a note about termination during activation.
https://github.com/w3c/ServiceWorker/pull/1451
- Updating constructor definitions
https://github.com/w3c/ServiceWorker/pull/1470
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker
Received on Tuesday, 17 September 2019 17:01:07 UTC