PrototypeDOMGamepadAPI/Test Plan: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
(→Bugs) |
||
Line 34: | Line 34: | ||
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=604039 604039] | * Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=604039 604039] | ||
*{{Bug|851547}} - Make Gamepad API preffable - '''Resolved Fixed''' | *{{Bug|851547}} - Make Gamepad API preffable - '''Resolved Fixed''' | ||
*{{Bug|878828}} - finalize and enable Gamepad API - ''' | *{{Bug|878828}} - finalize and enable Gamepad API - '''Resolved Fixed''' | ||
*{{Bug|894382}} - [Gamepad] Support libudev.so.1 - '''Resolved Fixed''' | *{{Bug|894382}} - [Gamepad] Support libudev.so.1 - '''Resolved Fixed''' | ||
Revision as of 14:34, 13 December 2013
Prototype DOM Gamepad API
Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
Prototype DOM Gamepad API | Landed | 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
- Demo pages:
- Feature is disabled in Firefox 22 (aurora ?) - see bug 857797
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.