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

Issue 170993002: Updating Blink-side WebGamepad interface (Closed)

Created:
6 years, 10 months ago by bajones
Modified:
6 years, 10 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Minor cleanups #

Total comments: 1

Patch Set 3 : Populating button pressed/value at the Chrome level #

Patch Set 4 : Refactoring button state #

Patch Set 5 : Scaled back Blink changes, only contains WebGamepad interface update #

Total comments: 3

Patch Set 6 : No more const bool #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -1 line) Patch
M Source/modules/gamepad/Gamepad.h View 1 2 3 4 5 3 chunks +13 lines, -0 lines 0 comments Download
M Source/modules/gamepad/Gamepad.cpp View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M Source/modules/gamepad/Gamepad.idl View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M Source/modules/gamepad/NavigatorGamepad.cpp View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M public/platform/WebGamepad.h View 1 2 3 4 3 chunks +34 lines, -1 line 0 comments Download
M public/platform/WebGamepads.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
scottmg
https://codereview.chromium.org/170993002/diff/30001/Source/modules/gamepad/Gamepad.cpp File Source/modules/gamepad/Gamepad.cpp (right): https://codereview.chromium.org/170993002/diff/30001/Source/modules/gamepad/Gamepad.cpp#newcode31 Source/modules/gamepad/Gamepad.cpp:31: const float ButtonPressedThreshold = 0.1f; As noted in the ...
6 years, 10 months ago (2014-02-18 23:46:31 UTC) #1
bajones
Okay, here's the story with this CL at the moment: The Gamepad API as we ...
6 years, 10 months ago (2014-02-20 00:45:02 UTC) #2
scottmg
lgtm https://codereview.chromium.org/170993002/diff/190001/Source/modules/gamepad/Gamepad.h File Source/modules/gamepad/Gamepad.h (right): https://codereview.chromium.org/170993002/diff/190001/Source/modules/gamepad/Gamepad.h#newcode56 Source/modules/gamepad/Gamepad.h:56: void connected(const bool val) { m_connected = val; ...
6 years, 10 months ago (2014-02-20 00:59:46 UTC) #3
abarth-chromium
lgtm https://codereview.chromium.org/170993002/diff/190001/public/platform/WebGamepad.h File public/platform/WebGamepad.h (right): https://codereview.chromium.org/170993002/diff/190001/public/platform/WebGamepad.h#newcode113 public/platform/WebGamepad.h:113: #endif What's the point of these COMPILE_ASSERTs if ...
6 years, 10 months ago (2014-02-20 06:12:44 UTC) #4
bajones
https://codereview.chromium.org/170993002/diff/190001/public/platform/WebGamepad.h File public/platform/WebGamepad.h (right): https://codereview.chromium.org/170993002/diff/190001/public/platform/WebGamepad.h#newcode113 public/platform/WebGamepad.h:113: #endif On 2014/02/20 06:12:45, abarth wrote: > What's the ...
6 years, 10 months ago (2014-02-20 17:03:24 UTC) #5
scottmg
I'd have to look what's happened over time, but at some point they were stored ...
6 years, 10 months ago (2014-02-20 17:51:43 UTC) #6
bajones
The CQ bit was checked by bajones@chromium.org
6 years, 10 months ago (2014-02-20 21:00:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/170993002/270001
6 years, 10 months ago (2014-02-20 21:00:37 UTC) #8
bajones
Committed patchset #6 manually as r167539 (presubmit successful).
6 years, 10 months ago (2014-02-20 21:49:59 UTC) #9
bajones
A revert of this CL has been created in https://codereview.chromium.org/171563007/ by bajones@chromium.org. The reason for ...
6 years, 10 months ago (2014-02-20 22:14:31 UTC) #10
bajones
6 years, 10 months ago (2014-02-20 23:11:08 UTC) #11
Message was sent while issue was closed.
Committed patchset #7 manually as r167548 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698