gecko-dev/dom/gamepad
Chris Martin c946e6eaf9 Bug 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu
Change the GamepadEventChannel so it is fully-initialized by the IPC
constuctor and needs no separate "init" message, and so its completely
destroyed by the ActorDestroy() message so it needs no "cleanup" message.

This simplifies the object lifetime, as well as unifies the IPC error vs
clean shutdown paths.

Differential Revision: https://phabricator.services.mozilla.com/D85481
2020-08-04 21:27:53 +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 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu 2020-08-04 21:27:53 +00:00
linux
windows Bug 1626570 - Improve handling of copying arrays in dom/gamepad/. r=froydnj 2020-05-11 08:20:52 +00:00
Gamepad.cpp Bug 1627753 - Using signed long for index attribute in Gamepad. r=baku 2020-04-07 09:13:50 +00:00
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 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu 2020-08-04 21:27:53 +00:00
GamepadManager.h Bug 1617023 - Part 1: Integrating Gamepad with XRInputSource. r=kip 2020-04-08 03:23:34 +00:00
GamepadMonitoring.cpp
GamepadMonitoring.h
GamepadPlatformService.cpp Bug 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu 2020-08-04 21:27:53 +00:00
GamepadPlatformService.h Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
GamepadPose.cpp Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
GamepadPose.h
GamepadPoseState.h Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
GamepadRemapping.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
GamepadRemapping.h Bug 1027207 - Dealing Playstation3 controller btn/axis remapping. r=baku 2020-05-06 01:43:20 +00:00
GamepadServiceTest.cpp
GamepadServiceTest.h
GamepadTouch.cpp
GamepadTouch.h
GamepadTouchState.h
moz.build