Add unit tests for UiInputManager |
||||||
Issue descriptionUiInputManager needs refactoring to handle deletion of UI elements between frames. As part of that rework, we should have tests for UiInputManager.
,
Oct 27 2017
Test have been added for hover, move and click. We should still have tests for scroll and fling.
,
Oct 27 2017
,
May 9 2018
Aldo's adding such tests now alongside an input manager change; assigning.
,
May 9 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/15a5770f2ac6cf71399cecf2bd0870353b4e48b8 commit 15a5770f2ac6cf71399cecf2bd0870353b4e48b8 Author: Aldo Culquicondor <acondor@chromium.org> Date: Wed May 09 20:04:20 2018 VR: tests for scroll handling in UiInputManager Bug: 777996 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr Change-Id: If13acb466acee907750147164613f31929c03b96 Reviewed-on: https://chromium-review.googlesource.com/1052370 Commit-Queue: Aldo Culquicondor <acondor@chromium.org> Reviewed-by: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#557290} [modify] https://crrev.com/15a5770f2ac6cf71399cecf2bd0870353b4e48b8/chrome/browser/vr/ui_input_manager_unittest.cc
,
May 9 2018
,
May 9 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by bugdroid1@chromium.org
, Oct 25 2017