gecko-dev/dom/gamepad
Andrew McCreight 78807d8776 Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
Replace it with NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION, because it
has been the same for a while.

MozReview-Commit-ID: 5agRGFyUry1

--HG--
extra : rebase_source : 5388c56b2f6905c6ef969150f0c5b77bf247624d
2017-08-29 16:02:48 -07:00
..
android Bug 1364267 - Prevent Android gamepad from dropping axis values r=ted 2017-05-12 15:55:32 -07:00
cocoa Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
fallback Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
ipc Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
linux Bug 1299937 - Part 5: Add gamepad extension API tests; r=Lenzak,qdot 2017-02-02 15:00:51 +08:00
windows Bug 1377222 - Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback (r=froydnj) 2017-07-03 16:19:56 -07:00
Gamepad.cpp Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot 2017-07-14 16:53:03 +08:00
Gamepad.h Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot 2017-07-14 16:53:03 +08:00
GamepadButton.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
GamepadButton.h Bug 1336002 - Part 1: Support button touched in the Gamepad API; r=qdot 2017-04-06 18:36:46 +08:00
GamepadHapticActuator.cpp Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadHapticActuator.h Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadManager.cpp Bug 1382438 - Part 1: Get gamepads from globalWindow correctly for button and axis events; r=Lenzak 2017-07-27 11:22:29 +08:00
GamepadManager.h Bug 1375816 - Part 2: DisplayId support in GamepadManager; r=Lenzak 2017-07-14 16:55:52 +08:00
GamepadMonitoring.cpp Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
GamepadMonitoring.h Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
GamepadPlatformService.cpp Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
GamepadPlatformService.h Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
GamepadPose.cpp Bug 1355648 - Part 2: Handle GampadPose losing tracking situation; r=kip,qdot 2017-04-21 18:15:22 +08:00
GamepadPose.h Bug 1299932 - Part 1: Implement gamepadPose attribute in Gamepad API; r=kip,qdot 2016-10-24 18:04:41 +08:00
GamepadPoseState.h Bug 1355648 - Part 2: Handle GampadPose losing tracking situation; r=kip,qdot 2017-04-21 18:15:22 +08:00
GamepadServiceTest.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
GamepadServiceTest.h Bug 1336002 - Part 2: Support button touched in GamepadManager; r=Lenzak 2017-04-07 09:35:13 +08:00
moz.build Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00