gecko-dev/dom/gamepad
Jim Chen db34ad5809 Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp
In the future, GeckoAppShell will only be part of the service process
library, and will not be part of the app process library. Therefore, we
should minimize GeckoAppShell usage in any GeckoView code that will
likely end up in the app process library.

In particular, AndroidGamepadManager and Clipboard are made to accept
Context as arguments, instead of using
GeckoAppShell.getApplicationContext() for getting the Context.

MozReview-Commit-ID: G9SC815H5Ku
2017-11-01 14:54:04 -04:00
..
android Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp 2017-11-01 14:54:04 -04:00
cocoa
fallback
ipc Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
linux
windows Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
Gamepad.cpp
Gamepad.h
GamepadButton.cpp
GamepadButton.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h
GamepadManager.cpp Bug 1411257 - No MOZ_CRASH if BackgroundChild::GetOrCreateForCurrentThread() fails - part 6 - GamePad API, r=asuth 2017-10-25 08:45:53 +02:00
GamepadManager.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 10 - Gamepad API, r=asuth 2017-10-24 12:02:40 +02:00
GamepadMonitoring.cpp
GamepadMonitoring.h
GamepadPlatformService.cpp
GamepadPlatformService.h
GamepadPose.cpp
GamepadPose.h
GamepadPoseState.h Bug 1411584 - avoid using memset on a non-trivial type object. r=kip 2017-10-26 11:41:22 +03:00
GamepadServiceTest.cpp Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 9 - Gamepad Test, r=asuth 2017-10-24 12:02:40 +02:00
GamepadServiceTest.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 9 - Gamepad Test, r=asuth 2017-10-24 12:02:40 +02:00
moz.build