CloudServices/Meetings/2008-06-04: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(New page: Back to Labs/Weave/WeeklyMeetings. == Roadmap == * Work to build and publish comprehensive roadmap and product plan continues. * Focus right now on getting Weave 0.2 out the door. =...)
 
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
* Weave 0.2 status:
* Weave 0.2 status:
** Streamlined first run and setup (chris/maria)
** Streamlined first run and setup (chris/maria)
** Real-time sync (dan)
** Real-time sync (dan/atul)
** Additional data-types
** Additional data-types
*** Passwords (dolske)
*** Passwords (dolske) -- done, needs testing
*** Tabs and windows (myk)
*** Tabs and windows (myk) -- done, needs testing
*** Form data (anant)
*** Saved Form data (anant) -- done, needs testing
*** Search data (anant)
*** History (atul) -- need to add support for an additional data element to ensure "awesomebar" works across fx instances
** Bookmark folder sharing between users (jono/atul)
** Bookmark folder sharing between users (jono/atul) -- basic ui is in the tree, backend work starting; should have working prototype by the end of the week
*** XMPP (jono)
*** XMPP (jono) -- need help here getting the server back-end, dietrich is helping with the client-side
** Simple web-based interface for users to gain read-only access to their bookmarks (chris/anant)
** Simple web-based interface for users to gain read-only access to their bookmarks (chris/anant)
** Crypto (dan/dolske)
** Crypto (dan/dolske) -- dolske has posted a work-in-progress patch in the bug, incl.
** Perf / Robustness (dan/myk/atul)
key-pair generation, random key generation and wrapping/unwrapping required. needs some more cleanup and refactoring. looking at about a week on the outside to complete.
** Build & Release (dan)
** Perf / Robustness (dan/myk/atul)  
* Server side work (chris)
** Build & Release (dan/atul) -- we've moved to a Makefile, and atul has written scripts to build a single XPI for all three platforms
* Server side work (chris)  
* Web analytics (chris)
* Web analytics (chris)
* Privacy policy & terms of service (chris)


== QA ==
== QA ==
* Unit test framework (dan)
* Unit test framework (dan/jono)
** Need more tests
** jono has written unit test for cookie sync, atul has written unit test for password sync
* System tests using XMPP (jono)
** dolske has written unit tests for all the crypto modules
** need more tests!!
* System tests using XMPP (jono)  
** Blocking on XMPP library bugs
** Blocking on XMPP library bugs
* Automatically running via buildbot (atul)
* Automatically running via buildbot (atul) -- punting this to post 0.2 and fx3
** Need to install build tools onto buildbot machines (?)
** Need to talk to timr & joduinn


== Round Table ==
== Round Table ==

Latest revision as of 20:06, 19 November 2013

Back to Labs/Weave/WeeklyMeetings.

Roadmap

  • Work to build and publish comprehensive roadmap and product plan continues.
  • Focus right now on getting Weave 0.2 out the door.

Engineering

  • Weave 0.2 overview and bugs.
  • Weave 0.2 status:
    • Streamlined first run and setup (chris/maria)
    • Real-time sync (dan/atul)
    • Additional data-types
      • Passwords (dolske) -- done, needs testing
      • Tabs and windows (myk) -- done, needs testing
      • Saved Form data (anant) -- done, needs testing
      • History (atul) -- need to add support for an additional data element to ensure "awesomebar" works across fx instances
    • Bookmark folder sharing between users (jono/atul) -- basic ui is in the tree, backend work starting; should have working prototype by the end of the week
      • XMPP (jono) -- need help here getting the server back-end, dietrich is helping with the client-side
    • Simple web-based interface for users to gain read-only access to their bookmarks (chris/anant)
    • Crypto (dan/dolske) -- dolske has posted a work-in-progress patch in the bug, incl.

key-pair generation, random key generation and wrapping/unwrapping required. needs some more cleanup and refactoring. looking at about a week on the outside to complete.

    • Perf / Robustness (dan/myk/atul)
    • Build & Release (dan/atul) -- we've moved to a Makefile, and atul has written scripts to build a single XPI for all three platforms
  • Server side work (chris)
  • Web analytics (chris)
  • Privacy policy & terms of service (chris)

QA

  • Unit test framework (dan/jono)
    • jono has written unit test for cookie sync, atul has written unit test for password sync
    • dolske has written unit tests for all the crypto modules
    • need more tests!!
  • System tests using XMPP (jono)
    • Blocking on XMPP library bugs
  • Automatically running via buildbot (atul) -- punting this to post 0.2 and fx3

Round Table