Gaia/Toolkit/Service Worker/Scrum/fxos-s2
From MozillaWiki
Contents
General info
- Members
- Albert Crespell
- Salvador de la Puente
- Noemi Freire
- Francisco Jordano
- Johan Lorenzo (QA)
- Fernando Jimenez
- Jose Antonio Olivera
- Meetings:
- Daily happening on IRC currently on channel #gaia at 12:00 CET
- Weekly meetings to update status happening: Thursdays at 18:00 CEST / 09:00 PDT
- Links of interest:
Sprint objectives
List of bugs
Issues for this sprint
ID | Summary | Component | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Blocking b2g | Feature b2g | Target milestone |
---|---|---|---|---|---|---|---|---|---|---|
1165865 | [ServiceWorkers] Explore the need of a control url on the raw cache | Gaia | FIXED | 1153312 | --- | --- | FxOS-S2 (10Jul) | |||
1171651 | Disable the interception of app:// URIs in service workers on release builds | DOM: Service Workers | FIXED | Fernando Jiménez Moreno [:ferjm] | 1180275 | 1131322, 1147214, 1153312, 1197379 | --- | --- | FxOS-S2 (10Jul) | |
1174140 | Some service worker info properties are empty in the list of service workers shown by about:sw | DOM: Service Workers | FIXED | José Antonio Olivera Ortega [:jaoo] | 1131322, 1153312 | --- | --- | FxOS-S2 (10Jul) | ||
1175497 | [toolkit][ServiceWorkers] toolkit should be able to claim a document after registration automatically | Gaia | FIXED | Salvador de la Puente González [:salva] | 1153312 | --- | --- | FxOS-S2 (10Jul) | ||
1175944 | Packaged app's (app://) JS files are not loaded and do not trigger "onfetch" handler | DOM: Service Workers | FIXED | Fernando Jiménez Moreno [:ferjm] | 1174078 | 1131322, 1153312, 1172902 | --- | --- | FxOS-S2 (10Jul) | |
1178756 | [ServiceWorkers] Create performance test plan | Gaia | FIXED | Salvador de la Puente González [:salva] | 1153312, 1158848 | --- | --- | FxOS-S2 (10Jul) | ||
1179161 | originAttributes does not have such isInBrowser member (follow-up bug 1171915) | General | FIXED | José Antonio Olivera Ortega [:jaoo] | 1171915 | 1153312, 1168339, 1171917, 1175949 | --- | --- | FxOS-S2 (10Jul) | |
1179896 | Add a switch to enable/disable dom.serviceWorkers.interception.enabled and dom.serviceWorkers.testing prefs | Gaia::Settings | FIXED | Fernando Jiménez Moreno [:ferjm] | 1131322, 1153312 | --- | --- | FxOS-S2 (10Jul) | ||
1181048 | Service Workers prefs management should be possible without the need of having a registered SW (follow up Bug 1179896) | Gaia::Settings | FIXED | Fernando Jiménez Moreno [:ferjm] | 1131322, 1153312 | --- | --- | FxOS-S2 (10Jul) |
9 Total; 9 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Daily meetings
Demos
Retrospective
Actions taken from last sprint
Things that went well
- Seems the quantity of work that we manage to deliver is really good.
- Despite there is a lot of work to do, our velocity is quite good.
- We have an ongoing plan for SW periodic updates on B2G
Things that went not that well
- Preloading :(, we need to have a solution, or at least the way we want to approach this before holidays.
- State of debugging is still not usable.