Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 14299003: Gamepad: Gamepads length should be maximum supported. (Closed)

Created:
7 years, 8 months ago by teravest
Modified:
7 years, 8 months ago
Reviewers:
scottmg
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, sail+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Gamepad: Gamepads length should be maximum supported. On Windows and Linux, the length of gamepads reported is always 4. On Mac, it's different, and varies based on the number of controllers that are connected. For consistency, this change makes Chromium report data for 4 controllers on Mac. Tested: Ran the gamepad example, and verified that it now reports 4 controllers. I connected a gamepad and it reported 1 connected and 3 disconnected. BUG=229586 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194426

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/browser/gamepad/gamepad_platform_data_fetcher_mac.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
teravest
7 years, 8 months ago (2013-04-16 19:33:04 UTC) #1
scottmg
lgtm
7 years, 8 months ago (2013-04-16 19:34:52 UTC) #2
teravest
7 years, 8 months ago (2013-04-16 20:00:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194426 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698