Gaia/Toolkit/Service Worker/Meetings/2015-04-30
From MozillaWiki
Service worker Meet-up Notes
- B2G Vidyo room (Guest link: http://j.mp/K03h7e)
- Thursdays at 18:00 CEST / 09:00 PDT
- Minutes copied to the wiki by host each week: Gaia/Toolkit/Service_Worker#What
04/30/2015
=========
Announcements
- Need to define a more organized way of working (dailies, sprints, etc.). Francisco will send a proposal about this soon.
Updates
Salva:
- Mostly reviewing Johan's PRs about unit testing in sww
Fernando
- Blocked on performance testing by lack of User Timing API. Need to work on polyfill of the API as a temporary workaround.
- about:serviceworkers working on b2g as a settings panel. Screenshot: http://gyazo.com/8c33a433f4eada8795e43944d0e7c795
Francisco
- Demo on Gaia weekly meeting: https://github.com/lodr/v3-app
- Offline and render caches done. Need to start working on custom cache
- Meeting with Andrew Overholt to sync with the DOM team about dependencies and priorities. This meeting will be scheduled every two weeks. The list of most wanted blockers:
- P1 Bug 1155761 - User Timing API is not available on Workers
- P1 Bug 1134325 - Set body of Request object used for onfetch event
- P2 Bug 1159274 - [ServiceWorkers] Cannot perform cors request from a SW in B2G