PrototypeDOMGamepadAPI/Test Plan: Difference between revisions

From MozillaWiki
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://bugzilla.mozilla.org/show_bug.cgi?id=604039 Tracking Bug]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=604039 Tracking Bug]
* [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C]
* Demo pages  
* Demo pages  
** [http://jsfiddle.net/rwaldron/wPuGB/ 1]
** [http://jsfiddle.net/rwaldron/wPuGB/ 1]
** [http://people.mozilla.com/~tmielczarek/combat/ 2]
** [http://people.mozilla.com/~tmielczarek/combat/ 2]
** [https://bug604039.bugzilla.mozilla.org/attachment.cgi?id=565617 3]
** [https://bug604039.bugzilla.mozilla.org/attachment.cgi?id=565617 3]
*  [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C]


== Use Cases ==
== Use Cases ==

Revision as of 13:09, 12 June 2013

Prototype DOM Gamepad API

Feature Status Release Target Dev Lead QA Lead QA Status
3-state UI for DNT 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

Use Cases

Test Cases

Bugs

Sign off

Criteria
  • All the test cases were executed.
  • All the blocker, critical, major bugs have been fixed.