QA/Browser Technologies/WebAPI: Difference between revisions
Line 17: | Line 17: | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=674720 Contacts API] | ||
|- | |- | ||
| Messaging and | | Messaging and Video Chat | ||
| [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] | | [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 | ||
Line 39: | Line 39: | ||
|- | |- | ||
| [http://dev.w3.org/2009/dap/system-info/Sensors.html Sensors] | | [http://dev.w3.org/2009/dap/system-info/Sensors.html Sensors] | ||
| <font color="green">Accelerometer API</font>, 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] | | <font color="green">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] | ||
|- | |- | ||
| Maps | | Maps | ||
Line 45: | Line 45: | ||
|- | |- | ||
| Apps | | Apps | ||
| [https://developer.mozilla.org/en/OpenWebApps/The_JavaScript_API OWA API] [https://bugzilla.mozilla.org/show_bug.cgi?id=649154 DOM Crypt API] | | [https://developer.mozilla.org/en/OpenWebApps/The_JavaScript_API OWA API], [https://bugzilla.mozilla.org/show_bug.cgi?id=649154 DOM Crypt API], [https://bugzilla.mozilla.org/show_bug.cgi?id=674062 Pointer-Events: Opacity Threshhold] | ||
| | | | ||
|- | |- | ||
| Graphics | | Graphics | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=664147 OpenCL] [https://bugzilla.mozilla.org/show_bug.cgi?id=673917 Animated Spritesheets] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=664147 OpenCL], [https://bugzilla.mozilla.org/show_bug.cgi?id=673917 Animated Spritesheets] | ||
|} | |} | ||
Revision as of 23:15, 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 | |
Messaging and Video Chat | 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, Block Orientation Change, Proximity Sensor, Compass, Light Sensor, Speech-to-Text, Joystick API | |
Maps | Geolocation API, Contacts API | |
Apps | OWA API, DOM Crypt API, Pointer-Events: Opacity Threshhold | |
Graphics | OpenCL, Animated Spritesheets |
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