Confirmed users
1,904
edits
Bogdan.maris (talk | contribs) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 12: | Line 12: | ||
| Prototype DOM Gamepad API | | Prototype DOM Gamepad API | ||
| {{StatusHealthy|status=Landed}} | | {{StatusHealthy|status=Landed}} | ||
| Firefox | | Firefox 29 | ||
| Ted Mielczarek | | Ted Mielczarek | ||
| Alexandra Lucinet | | Alexandra Lucinet | ||
| | | {{StatusHealthy|status=Signed Off}} | ||
|} | |} | ||
Line 31: | Line 31: | ||
== Test Cases == | == Test Cases == | ||
*The test cases for this feature can be viewed in this [https://docs.google.com/spreadsheet/ccc?key=0AlqNNKqwHiFfdEZWNWNEQ0FidXdlWFN1Z3M5SXh2bVE#gid=0 Google Spreadsheet] or in this Moztrap testsuite | *The test cases for this feature can be viewed in this [https://docs.google.com/spreadsheet/ccc?key=0AlqNNKqwHiFfdEZWNWNEQ0FidXdlWFN1Z3M5SXh2bVE#gid=0 Google Spreadsheet] or in this [https://moztrap.mozilla.org/manage/cases/?filter-suite=549 Moztrap testsuite]. | ||
*The above test cases were performed with two wired controllers: | *The above test cases were performed with two wired controllers: | ||
** [http://www.microsoft.com/hardware/_base_v1//products/xbox-360-controller-for-windows/gm_xboxc_blk_otherviews01.jpg Xbox 360 controller] | ** [http://www.microsoft.com/hardware/_base_v1//products/xbox-360-controller-for-windows/gm_xboxc_blk_otherviews01.jpg Xbox 360 controller] | ||
** [http://www.logitech.com/assets/32855/3/logitech-gamepad-f310.png Logitech Gamepad F310] | ** [http://www.logitech.com/assets/32855/3/logitech-gamepad-f310.png Logitech Gamepad F310] | ||
== Automation Coverage == | |||
Existing automated tests are available [http://hg.mozilla.org/mozilla-central/file/e3daaa4c73dd/dom/tests/mochitest/gamepad here] | |||
== Bugs == | == Bugs == | ||
Line 40: | Line 43: | ||
*{{Bug|851547}} - Make Gamepad API preffable - '''Resolved Fixed''' | *{{Bug|851547}} - Make Gamepad API preffable - '''Resolved Fixed''' | ||
*{{Bug|878828}} - finalize and enable Gamepad API - '''Resolved Fixed''' | *{{Bug|878828}} - finalize and enable Gamepad API - '''Resolved Fixed''' | ||
*{{Bug|894382}} - [Gamepad] Support libudev.so.1 - ''' | *{{Bug|893785}} - Gamepad API - Combat demo shows wrong number of elements - '''Resolved Fixed''' | ||
*{{Bug|921565}} - [Gamepad] Watch for device change notifications on Windows - '''Verified Fixed''' | |||
*{{Bug|894382}} - [Gamepad] Support libudev.so.1 - '''Verified Fixed''' | |||
*{{Bug|680289}} - (gamepad-rumble) Rumble Effect support for Gamepad API - '''Assigned''' | |||
*{{Bug|921565}} - Add an XInput backend for Windows gamepad support - '''Verified Fixed''' | |||
*{{Bug|963053}} - crash in mozilla::dom::Gamepad::SetAxis(unsigned int, double) - '''Verified Fixed''' | |||
== Sign off == | == Sign off == | ||
Line 54: | Line 62: | ||
;Firefox 28 Aurora (pre-beta sign off) - 01/27/2014 | ;Firefox 28 Aurora (pre-beta sign off) - 01/27/2014 | ||
* Gamepad API Feature: [https://moztrap.mozilla.org/results/cases/?filter-run=3249 Testrun Results] | |||
* All the test cases were executed on the next OSs: | * All the test cases were executed on the next OSs: | ||
** Windows 7 64bit | ** Windows 7 64bit | ||
** Windows XP 64bit | ** Windows XP 64bit | ||
** Mac OSX 10.9 | ** Mac OSX 10.9 | ||
** Ubuntu 13.10 32bit | |||
;Firefox 29 merge to Release Sign-off - 04/17/2014 | |||
*Gamepad API Feature: [https://moztrap.mozilla.org/results/cases/?filter-run=3857 Testrun Results] | |||
* All the test cases were executed on the next OSs: | |||
** Windows 7 64bit | |||
** Mac OSX 10.9.2 | |||
** Ubuntu 13.10 32bit | ** Ubuntu 13.10 32bit |