gecko-dev/dom/gamepad
Nika Layzell 852d02ec16 Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin
This only changes the behaviour when called with a TaskQueue or other type
using SerialEventTargetGuard on the stack. They are being switched over as the
existing GetCurrentEventTarget method is being removed, as it is somewhat
confusing, and poorly documented.

Callers which need to get the current thread even when on a threadpool or
behind a TaskQueue were switched to GetCurrentEventTarget in the previous part.

Differential Revision: https://phabricator.services.mozilla.com/D166607
2023-01-16 23:14:11 +00:00
..
android
cocoa Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio 2022-11-10 07:01:11 +00:00
fallback
ipc Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
linux
windows Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
Gamepad.cpp
Gamepad.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
GamepadButton.cpp
GamepadButton.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
GamepadHandle.cpp
GamepadHandle.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
GamepadLightIndicator.cpp
GamepadLightIndicator.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
GamepadManager.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
GamepadManager.h
GamepadMonitoring.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadPlatformService.cpp
GamepadPlatformService.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadPose.cpp
GamepadPose.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadPoseState.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadRemapping.cpp
GamepadRemapping.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadServiceTest.cpp Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
GamepadServiceTest.h Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
GamepadTouch.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
GamepadTouch.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
GamepadTouchState.h Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
moz.build