QA/Browser Technologies/WebAPI: Difference between revisions
Line 1: | Line 1: | ||
= Overview = | = 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 | 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. | ||
<p><font color="blue">Blue</font> means the feature has already shipped in a previous version of firefox.</p> | <p><font color="blue">Blue</font> means the feature has already shipped in a previous version of firefox.</p> | ||
<p><font color="green">Green</font> means the feature has landed recently, or is landing soon.</p> | <p><font color="green">Green</font> means the feature has landed recently, or is landing soon.</p> | ||
Line 11: | Line 11: | ||
|- | |- | ||
| Dialer | | Dialer | ||
| [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] | | [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], [https://bugzilla.mozilla.org/show_bug.cgi?id=690056 <font color="green">Visibility API</font>] | ||
|- | |- | ||
| Battery | | Battery |
Revision as of 00:26, 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