CloudServices/Meetings/2008-05-07: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[Labs/Weave/WeeklyMeetings]].
== Introduction ==
== Introduction ==
* Meeting time and logistics
* Meeting time and logistics
Line 30: Line 32:


== QA ==
== QA ==
* Unit test framework
* Unit test framework (dmills)
* System tests using XMPP (jono)
* Automatically running via buildbot (atul)


== Round Table ==
== Round Table ==
* Possibility of using something other than js for writing tests (python, in particular)
* Documentation
** Setting up a server
** For extension authors, etc

Latest revision as of 20:06, 19 November 2013

Back to Labs/Weave/WeeklyMeetings.

Introduction

  • Meeting time and logistics

Roadmap

  • Work underway to build and publish comprehensive roadmap and product plan.
  • Near term goal to release a major update around release of Fx 3 that polishes core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.)
  • Feature set being targeted for Weave 0.2 (June 2008):
    • Streamlined first run and setup
    • Real-time sync
    • Additional data-types
      • Tabs and Windows
      • Saved Passwords
      • Saved Form Data
      • Search History
    • Bookmark folder sharing between users
    • Simple web-based interface for users to gain read-only access to their bookmarks
  • Need to schedule bug triage session (dmills)

Engineering

  • Using binary XPCOM component to enable encryption using native NSS methods
  • Data format and algorithmn changes required to support sharing
  • XMPP work

services.mozilla.com

  • Setting stage server on sm-labs01.mozilla.org
  • Set up XMPP server on sm-labs01 (jono)
  • Investigate sm-labs01 crashing (atul)
  • Switching to plaintext usernames from hash of email addresses for resource locations

QA

  • Unit test framework (dmills)
  • System tests using XMPP (jono)
  • Automatically running via buildbot (atul)

Round Table

  • Possibility of using something other than js for writing tests (python, in particular)
  • Documentation
    • Setting up a server
    • For extension authors, etc