QA/Browser Technologies/WebAPI: Difference between revisions
Line 32: | Line 32: | ||
| - | | - | ||
|- | |- | ||
| Settings | | Settings and Status | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=678694 Device Status API], [https://bugzilla.mozilla.org/show_bug.cgi?id=678695 Settings API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=678694 Device Status API], [https://bugzilla.mozilla.org/show_bug.cgi?id=678695 Settings API] | ||
|- | |- | ||
Line 50: | Line 50: | ||
| Graphics | | Graphics | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=664147 OpenCL], [https://bugzilla.mozilla.org/show_bug.cgi?id=673917 Animation], [https://bugzilla.mozilla.org/show_bug.cgi?id=674066 CSS Tracer API] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=664147 OpenCL], [https://bugzilla.mozilla.org/show_bug.cgi?id=673917 Animation], [https://bugzilla.mozilla.org/show_bug.cgi?id=674066 CSS Tracer API] | ||
|- | |||
| Audio | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=674080 Sound Playback API (multishot)] | |||
|- | |||
| Full Window with Hideable UI | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=674693 Full Window API] | |||
|} | |} | ||
Revision as of 20:19, 8 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 and Status | 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, Opacity Threshold API | |
Graphics | OpenCL, Animation, CSS Tracer API | |
Audio | Sound Playback API (multishot) | |
Full Window with Hideable UI | Full Window API |
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