Weekly github digest (Service Worker WG specs)

Issues
------
* w3c/ServiceWorker (+3/-2/💬27)
  3 issues created:
  - Require JS content type for serviceworkers is not present in the spec (by shhnjk)
    https://github.com/w3c/ServiceWorker/issues/1209
  - Feature request: Make updatefound an ExtendableEvent (by twiss)
    https://github.com/w3c/ServiceWorker/issues/1208
  - Create F2F agenda - 7 November 2017 (by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1206

  6 issues received 27 new comments:
  - #947 Should EventSource and WebSocket be exposed in service workers? (12 by annevk, wenbozhu, kentonv, ricea)
    https://github.com/w3c/ServiceWorker/issues/947
  - #1203 Mixed feelings about ServiceWorker for module loader (6 by jakearchibald, asutherland, mkruisselbrink, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1203
  - #1209 Require JS content type for serviceworkers is not present in the spec (4 by shhnjk, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1209
  - #1204 resurrected service workers don't fire an activate event which may break expectations (3 by jakearchibald, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1204
  - #130 Responding to cross-origin requests using a worker? (1 by Pacerier)
    https://github.com/w3c/ServiceWorker/issues/130
  - #937 Block 206s entering the cache (via put & addAll) (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/937

  2 issues closed:
  - Require JS content type for serviceworkers is not present in the spec https://github.com/w3c/ServiceWorker/issues/1209
  - addAll should resolve when the cache is fully & successfully written https://github.com/w3c/ServiceWorker/issues/884



Pull requests
-------------
* w3c/ServiceWorker (+3/-2/💬26)
  3 pull requests submitted:
  - Block partial responses entering the cache (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1210
  - Remove foreign fetch (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1207
  - Warn readers that V1 is missing features compared to the nightly (by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1205

  5 pull requests received 26 new comments:
  - #1190 Remove incumbent/fetching record from Cache behavior (15 by annevk, jungkees, jakearchibald, domenic, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1190
  - #1205 Warn readers that V1 is missing features compared to the nightly (6 by jakearchibald, ylafon, jungkees, domenic)
    https://github.com/w3c/ServiceWorker/pull/1205
  - #1207 Remove foreign fetch (3 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1207
  - #1178 Handing fetch termination (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1178
  - #1210 Block partial responses entering the cache (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1210

  2 pull requests merged:
  - Remove incumbent/fetching record from Cache behavior
    https://github.com/w3c/ServiceWorker/pull/1190
  - Warn readers that V1 is missing features compared to the nightly
    https://github.com/w3c/ServiceWorker/pull/1205


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/ServiceWorker

Received on Tuesday, 17 October 2017 17:00:30 UTC