Open Bug 947172 Opened 11 years ago Updated 2 years ago

[Gamepad] Rename nsGlobalWindow::SetHasGamepadEventListener method

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: ted, Unassigned)

Details

nsGlobalWindow::SetHasGamepadEventListener is a bit of a misnomer now that bug 936104 uses it whenever someone calls navigator.getGamepads(). It simply indicates that the window has either added a gamepad event listener or has called getGamepads, so the gamepad backend should be spun up to look for devices and send events to this window. smaug suggested splitting it into two methods: WantsGamepadUpdates() / DisconnectedFromGamepadService().
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.