Firefox/Projects/Weave: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 35: Line 35:


== Requirements ==
== Requirements ==
* Server side must be scalable to handle X00 million users


== Dependencies ==  
== Dependencies ==  

Latest revision as of 17:36, 29 March 2010

This project is to track Weave uplift into Firefox. We're doing this by iterating on the extension and preparing that code for eventual inclusion in mozilla-central.

  • Champion: mconnor
  • Project Lead: zpao
  • Project Members: Mardak, faaborg
  • QA: tchung, tracy

Status

  • TAKING OFF
    • Meaning... Work is being done to improve the addon and looking at necessary changes for this project to be IN FLIGHT.
  • Tracking bug for all UI changes: bug 551853

Goals

  • Get Weave extension prepared for mozilla-central. Includes:

Non-Goals

  • Re-implementing Weave

Timeline / Milestones

  • (mostly complete) Weave 1.2
  • (complete?) Draft schedule for inclusion
  • Audit current API usage

Requirements

  • Server side must be scalable to handle X00 million users

Dependencies

Testing

  • Will need to write a lot of tests (in goals)
  • Will need to work with QA to make sure we start getting automated (mozmill) tests written

Related Projects