QA/Browser Technologies/WebAPI: Difference between revisions
| Line 11: | Line 11: | ||
|- | |- | ||
| Dialer | | Dialer | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=674726 Web Telephony API], [https://bugzilla.mozilla.org/show_bug.cgi?id=674725 Web SMS API], [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=674726 <font color="red">Web Telephony API</font>], [https://bugzilla.mozilla.org/show_bug.cgi?id=674725 <font color="red">Web SMS API</font>], [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] | ||
|- | |- | ||
| Battery | | Battery | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=678694#c57 Battery API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=678694#c57 <font color="green">Battery API</font>] | ||
|- | |- | ||
| Address Book | | Address Book | ||
| Line 27: | Line 27: | ||
|- | |- | ||
| Camera | | Camera | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=451674 <font color="green">Camera API</font>], [https://bugzilla.mozilla.org/show_bug.cgi?id=692955 <font color=" | | [https://bugzilla.mozilla.org/show_bug.cgi?id=451674 <font color="green">Camera API</font>], [https://bugzilla.mozilla.org/show_bug.cgi?id=692955 <font color="red">Camera Support for Desktop<font color="green">], Filesystem API | ||
|- | |- | ||
| Settings and Status | | Settings and Status | ||
| Line 33: | Line 33: | ||
|- | |- | ||
| Games | | Games | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=633602 Mouse Lock API], [https://bugzilla.mozilla.org/show_bug.cgi?id=679966 Vibrator API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=633602 Mouse Lock API], [https://bugzilla.mozilla.org/show_bug.cgi?id=679966 <font color="red">Vibrator API</font>] | ||
|- | |- | ||
| [http://dev.w3.org/2009/dap/system-info/Sensors.html Sensors] | | [http://dev.w3.org/2009/dap/system-info/Sensors.html Sensors] | ||
| <font color=" | | <font color="blue">Accelerometer API</font>, [https://bugzilla.mozilla.org/show_bug.cgi?id=673922 Block Orientation Change], Proximity Sensor, Compass, Light Sensor, [https://bugzilla.mozilla.org/show_bug.cgi?id=650295 Speech-to-Text], [https://bugzilla.mozilla.org/show_bug.cgi?id=604039 Joystick API], [https://bugzilla.mozilla.org/show_bug.cgi?id=680289 Joystick Rumble Support] | ||
|- | |- | ||
| Maps | | Maps | ||
Revision as of 00:16, 9 November 2011
Overview
The Mozilla WebAPI team is aiming at providing all the necessary APIs to build a basic HTML5 phone experience within the next 3-6 months. Most of the known apis (derived from bugzilla) are listed here.
Blue means the feature has already shipped in a previous version of firefox.
Green means the feature has landed recently, or is landing soon.
Red means the feature is currently a work in progress.
Mozilla will most likely not implement the FileSystem API. For local file access, we have implemented FileReader and plan to implement parts of the FileWriter specification. A file system abstraction can additionally be built on top of IndexedDB.
Team Details
The team is starting out initially as just John Hammink (as more members will be added over time). Also Malini Das will be writing functions within Marionette project to support test automation of Web APIs and B2G.
Team Members and Assignments
| Name | Contact | Availability | Project Assignments |
| John Hammink | jhammink@mozilla.com | MoCo Employee (full time) | Project Lead, Automation |
| Tony Chung | tchung@mozilla.com | MoCo Employee (full time) | QA Team Manager |
Current Status
Projects
This section should contain a list to the active current team project page. The section will be included as part of the top level QA organization page.
| Project | Description | QA Owner |
| [[<link>| XX API Test Plan]] | Description of XX API Test Plan | John |
| [[<link>| XX API Test Plan]] | Description of XX API Test Plan | John |
| [[<link>| XX API Test Plan]] | Description of XX API Test Plan | John |
Environments
List what's needed for test environments here. links to test cases, test servers, unit tests, etc..
Resources
List links to any associated Resources
Meetings
List team meetings, schedule, and dial in time here.
Community Contribution
- list any tips and tricks on how community can be involved