QA/Browser Technologies/WebAPI: Difference between revisions
Line 18: | Line 18: | ||
|- | |- | ||
| SMS | | SMS | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=674726 Telephony & Messaging API], [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=674726 Telephony & Messaging API], [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] [https://bugzilla.mozilla.org/show_bug.cgi?id=665909 WebRTC] | ||
|- | |- | ||
| Clock | | Clock |
Revision as of 23:02, 7 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. Some of the APIs include:
Application | Required APIs | |
---|---|---|
Dialer | Telephony & Messaging API, Contacts API | |
Battery | Battery API | |
Address Book | Contacts API | |
SMS | Telephony & Messaging API, Contacts API WebRTC | |
Clock | - | |
Camera | Camera API, Filesystem API | |
Gallery | Filesystem API | |
Calculator | - | |
Settings | Device Status API, Settings API | |
Games | Mouse Lock API, Vibrator API | |
Sensors | Accelerometer API, Proximity Sensor, Compass, Light Sensor, Speech-to-Text, Joystick API | |
Maps | Geolocation API, Contacts API | |
Apps | OWA API DOM Crypt API | |
Graphics | OpenCL |
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
<insert something here about the team>
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