86
edits
(Created page with '== Summary == This project is to track Weave uplift into Firefox. == Current Status == Design work for the front end has gone through a few iterations and reviews, and mconnor…') |
No edit summary |
||
Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
This project is to track Weave uplift into Firefox. | 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. | ||
== Current Status == | == Current Status == | ||
Paul is working on various Weave improvements, working with peers to audit API usage. | |||
Design work for the front end has gone through a few iterations and reviews, and mconnor is making regular changes based on the feedback. | Design work for the front end has gone through a few iterations and reviews, and mconnor is making regular changes based on the feedback. | ||
Line 9: | Line 11: | ||
== Next Steps == | == Next Steps == | ||
Adjust API usage, move code around to make integration easier. | |||
== Related Bugs == | == Related Bugs == | ||
Line 18: | Line 20: | ||
*'''Project Lead''': mconnor | *'''Project Lead''': mconnor | ||
*'''Developer''': zpao, Mardak | |||
*'''UX''': faaborg, boriss | *'''UX''': faaborg, boriss | ||
Line 26: | Line 29: | ||
== Goals/Use Cases == | == Goals/Use Cases == | ||
* | * Get Weave extension prepared for mozilla-central. Includes: | ||
** Auditing API usage by appropriate peers | |||
** Making necessary UI changes | |||
** Moving code, integrating build system | |||
** Writing tests | |||
== Non Goals == | == Non Goals == | ||
* | * Re-implementing Weave | ||
edits