gecko-dev/dom/gamepad
Jim Chen 347603e672 Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp
Remove uses of UsesNativeCallProxy and UsesGeckoThreadProxy, now that
they are not needed.

Remove cases where we had to invoke a call in a proxy, because the call
is now specified to be invoked directly in the WrapForJNI annotation,
without the need to go through the proxy.

For SmsManager and AlarmReceiver, we no longer need to manually dispatch
everything to the Gecko thread because that's now handled automatically.
2016-08-12 23:15:53 -04:00
..
android Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp 2016-08-12 23:15:53 -04:00
cocoa Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
fallback Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
ipc Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
linux Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
windows Bug 1291988 - Allow arbitrary number of axes/buttons in Windows Gamepad API; r=ted r=cleu 2016-08-08 15:58:05 -07:00
Gamepad.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
Gamepad.h Bug 1278838 - Remove separate worker binding for Performance API, r=smaug 2016-06-09 19:04:42 +02: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 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
GamepadManager.cpp Bug 1221730 - Move gamepad API to PBackground. r=qdot, r=baku 2016-06-28 00:25:00 +02:00
GamepadManager.h Bug 1221730 - Move gamepad API to PBackground. r=qdot, r=baku 2016-06-28 00:25:00 +02: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 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
GamepadPlatformService.h Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
GamepadService.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GamepadService.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GamepadServiceTest.cpp Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku 2016-06-28 00:26:00 +02:00
GamepadServiceTest.h Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku 2016-06-28 00:26:00 +02:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00