Gaia/Toolkit/Service Worker/Scrum/s1

From MozillaWiki
Jump to: navigation, search

General info

  • Members
    • Salvador de la Puente
    • Francisco Jordano
    • Johan Lorenzo (QA)
    • Fernando Jimenez
  • 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

Sprint objectives

  • By the end of the sprint have a solid library that people can use in their gaia apps
    • Solve gecko dependencies to try SW in app// protocol, to help gaia devs to try SW in their apps.
    • Provide an example of custom cache.
    • Add more unit testing to our current code base.
    • Verify and provide an integration between threads.js and SWW.

List of bugs

Issues for this sprint

Full Query
ID Summary Component Resolution Assigned to Depends on Blocks Whiteboard Blocking b2g Feature b2g Target milestone
1155758 Make about:serviceworkers work in B2G Gaia::Settings FIXED Fernando Jiménez Moreno [:ferjm] 1133601, 1171385 1153312, 1162920, 1196652 [s1] --- --- 2.2 S12 (15may)
1160503 [toolkit] In SWW, pass matching parameters to the default offline cache middle ware Gaia FIXED Francisco Jordano [:arcturus] [:francisco] 1153312 [s1] --- --- ---
1161288 Support app:// origins on Fetch API DOM: Core & HTML FIXED Fernando Jiménez Moreno [:ferjm] 1147214 1131322, 1153312, 1158848, 1161684 [s1] --- --- mozilla40
1161505 [toolkit] Provide an implementation of custom cache Gaia FIXED Salvador de la Puente González [:salva] 1153312 [s1] --- --- ---
1161506 [ServiceWorkers] Study/Integrate threads.js with sw Gaia FIXED Francisco Jordano [:arcturus] [:francisco] 1153312 [s1] --- --- ---
1162920 JavaScript error at aboutServiceWorkers.js when updating the service worker (follow-up bug 1155758) General FIXED Fernando Jiménez Moreno [:ferjm] 1155758 1153312 [s1] --- --- 2.2 S12 (15may)
1162948 Update service workers list every time the panel is shown Gaia::Settings FIXED Fernando Jiménez Moreno [:ferjm] 1153312 [s1] --- --- ---

7 Total; 7 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Daily meetings

Demos

Retrospective

Actions taken from last sprint

Things that went well

  • Tree stores provided on the architecture look useful.
  • Seems the model is validated.
  • We have new ideas for improvements.
  • Complete sprint, achieved the goals of the sprint.
  • Very useful this sprint to learn about the gecko SW implementation.
  • Help from Telefonica to work on the backend was pretty useful.

Things that went not that well

  • Better balance of the work load, we have other goals, and need to achieve them too.
  • (Fernando) Dig more into serviceworkerware

Actions for this sprint

  • Record demos for next sprint.
  • Test everything we do in B2G.