gecko-dev/dom/gamepad
Daosheng Mu 509204cd2d Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku
We notice for some unknown gamepads, their axes don't follow the kAxisUsageMin rule, so we should choose to
use array index as the axis id.

Differential Revision: https://phabricator.services.mozilla.com/D56058

--HG--
extra : moz-landing-system : lando
2019-12-06 19:19:50 +00:00
..
android
cocoa Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
fallback
ipc
linux
windows Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
Gamepad.cpp
Gamepad.h
GamepadButton.cpp
GamepadButton.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h
GamepadLightIndicator.cpp
GamepadLightIndicator.h
GamepadManager.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
GamepadManager.h
GamepadMonitoring.cpp
GamepadMonitoring.h
GamepadPlatformService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
GamepadPlatformService.h
GamepadPose.cpp
GamepadPose.h
GamepadPoseState.h
GamepadRemapping.cpp Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
GamepadRemapping.h Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
GamepadServiceTest.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
GamepadServiceTest.h
GamepadTouch.cpp
GamepadTouch.h
GamepadTouchState.h
moz.build