gecko-dev/dom/gamepad
Chris Martin 950eddbf30 Bug 1658416 - Defer simulated gamepad adds until monitoring starts r=handyman
Since the test code will be waiting on a promise from the addGamepad message,
we can simply defer fulfilling the promise until monitoring starts if it
hasn't already.

Since every other message relies on the index given by the fulfilled promise,
it ensures that we won't get any simulated events until monitoring starts

Differential Revision: https://phabricator.services.mozilla.com/D86748
2020-10-07 17:25:24 +00:00
..
android Bug 1637452: Part 17 - Fix JNI includes in dom; r=nika 2020-05-15 17:06:28 +00:00
cocoa
fallback
ipc Bug 1658416 - Defer simulated gamepad adds until monitoring starts r=handyman 2020-10-07 17:25:24 +00:00
linux
windows Bug 1647504 - Implement XInputGetState extention for supporting xbox guide button. r=cmartin 2020-08-06 23:07:03 +00:00
Gamepad.cpp
Gamepad.h Bug 1626570 - Improve handling of copying arrays in dom/gamepad/. r=froydnj 2020-05-11 08:20:52 +00:00
GamepadButton.cpp
GamepadButton.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h
GamepadLightIndicator.cpp
GamepadLightIndicator.h
GamepadManager.cpp Bug 1539178 - Add a threshold on gamepad axes to avoid gamepads be unintentionally activated. r=cmartin,baku 2020-08-10 18:14:39 +00:00
GamepadManager.h Bug 1539178 - Add a threshold on gamepad axes to avoid gamepads be unintentionally activated. r=cmartin,baku 2020-08-10 18:14:39 +00:00
GamepadMonitoring.h Bug 1657404 - Refactor gamepad monitoring - Part 2 r=daoshengmu 2020-08-07 13:27:55 +00:00
GamepadPlatformService.cpp Bug 1658416 - Remove current pending events handling r=baku 2020-10-07 17:25:39 +00:00
GamepadPlatformService.h Bug 1658416 - Remove current pending events handling r=baku 2020-10-07 17:25:39 +00:00
GamepadPose.cpp
GamepadPose.h
GamepadPoseState.h
GamepadRemapping.cpp Bug 1609068 - Part 2: Add Mac OS Xbox wireless gamepads remapping. r=baku 2020-08-20 17:57:42 +00:00
GamepadRemapping.h Bug 1609068 - Part 2: Add Mac OS Xbox wireless gamepads remapping. r=baku 2020-08-20 17:57:42 +00:00
GamepadServiceTest.cpp
GamepadServiceTest.h
GamepadTouch.cpp
GamepadTouch.h
GamepadTouchState.h
moz.build Bug 1657404 - Refactor gamepad monitoring - Part 2 r=daoshengmu 2020-08-07 13:27:55 +00:00