PrototypeDOMGamepadAPI/Test Plan: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* [https://wiki.mozilla.org/JoystickAPI Feature Page] | * [https://wiki.mozilla.org/JoystickAPI Feature Page] | ||
* [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C] | * [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C] | ||
* | * Game demos: | ||
**[http://luser.github.io/gamepadtest/ 1] | **[http://luser.github.io/gamepadtest/ demo 1] | ||
**[http://people.mozilla.com/~tmielczarek/combat/ demo 2] | |||
== Test Cases == | == Test Cases == |
Revision as of 10:14, 22 January 2014
Prototype DOM Gamepad API
Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
Prototype DOM Gamepad API | Landed | Firefox 28 | Ted Mielczarek | Alexandra Lucinet | In progress |
Summary
The Prototype DOM Gamepad API presents a new way for web and game developers, as well as interaction designers, to access and use gamepads and other controllers for games.
References
- Feature Page
- Editor's Draft status at the W3C
- Game demos:
Test Cases
- The manual test cases and test results for this feature can be viewed in this Google Spreadsheet.
Bugs
- Tracking bug - 604039
- bug 851547 - Make Gamepad API preffable - Resolved Fixed
- bug 878828 - finalize and enable Gamepad API - Resolved Fixed
- bug 894382 - [Gamepad] Support libudev.so.1 - Resolved Fixed
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.
- Firefox Aurora 28 Sign-Off - 12/13/2013
- All the test cases were executed on the next OSs:
- Windows 7 64bit
- Mac OSX 10.9
- Ubuntu 13.10 32bit
- Firefox 28 Aurora (pre-beta sign off) - ON TRACK
- All the test cases were executed on the next OSs:
- Windows 7 64bit
- Windows 8.1 32bit
- Mac OSX 10.9
- Ubuntu 13.10 32bit