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

Issue 2533493002: VR: Fix click during scrolling (Closed)

Created:
4 years ago by asimjour1
Modified:
4 years ago
Reviewers:
mthiesse, bshe
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

VR: Fix click during scrolling Now we can click while scrolling. The scrolling stops and Tap is sent. BUG=668518 Committed: https://crrev.com/7f51e89599e3a75c42ad82d1d65b815fd6be3e96 Cr-Commit-Position: refs/heads/master@{#435051}

Patch Set 1 #

Patch Set 2 : VR: Fix click during scrolling #

Total comments: 6

Patch Set 3 : VR: Fix click during scrolling #

Total comments: 4

Patch Set 4 : Rebase + Address Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -15 lines) Patch
M chrome/browser/android/vr_shell/vr_controller.cc View 1 2 3 3 chunks +26 lines, -13 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
asimjour1
On 2016/11/28 15:49:38, asimjour1 wrote: > mailto:asimjour@chromium.org changed reviewers: > + mailto:bshe@chromium.org, mailto:mthiesse@chromium.org PTAL
4 years ago (2016-11-28 15:49:44 UTC) #3
mthiesse
lgtm https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc#newcode206 chrome/browser/android/vr_shell/vr_controller.cc:206: if (state_ == SCROLLING && IsButtonDown(gvr::kControllerButtonClick)) nit: extract ...
4 years ago (2016-11-28 16:06:57 UTC) #4
bshe
https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc#newcode206 chrome/browser/android/vr_shell/vr_controller.cc:206: if (state_ == SCROLLING && IsButtonDown(gvr::kControllerButtonClick)) can this logic ...
4 years ago (2016-11-28 16:33:57 UTC) #5
asimjour1
https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2533493002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc#newcode206 chrome/browser/android/vr_shell/vr_controller.cc:206: if (state_ == SCROLLING && IsButtonDown(gvr::kControllerButtonClick)) On 2016/11/28 16:33:57, ...
4 years ago (2016-11-28 21:38:04 UTC) #6
bshe
lgtm with nits https://codereview.chromium.org/2533493002/diff/40001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2533493002/diff/40001/chrome/browser/android/vr_shell/vr_controller.cc#newcode205 chrome/browser/android/vr_shell/vr_controller.cc:205: nit: remove the empty line here. ...
4 years ago (2016-11-28 21:52:36 UTC) #7
asimjour1
https://codereview.chromium.org/2533493002/diff/40001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2533493002/diff/40001/chrome/browser/android/vr_shell/vr_controller.cc#newcode205 chrome/browser/android/vr_shell/vr_controller.cc:205: On 2016/11/28 21:52:36, bshe wrote: > nit: remove the ...
4 years ago (2016-11-29 16:10:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2533493002/60001
4 years ago (2016-11-29 18:27:04 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-29 19:14:34 UTC) #14
commit-bot: I haz the power
4 years ago (2016-11-29 19:20:13 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7f51e89599e3a75c42ad82d1d65b815fd6be3e96
Cr-Commit-Position: refs/heads/master@{#435051}

Powered by Google App Engine
This is Rietveld 408576698