Prevent selection handles from showing after a tap
commit4938c0c495eb59bc963ebf408ac1d696f0ab3828
authorjdduke <jdduke@chromium.org>
Wed, 29 Apr 2015 02:16:08 +0000 (28 19:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Apr 2015 02:16:49 +0000 (29 02:16 +0000)
tree41a041eeb70a8d75db130101a2c48c479c5aa0f4
parentd47c029d28e6fa926ae2331b4a6b65ccca8b82a6
Prevent selection handles from showing after a tap

Tap-triggered selections should not trigger the selection handles.
If a longpress occurs before a tap-triggered selection, suppress
activation of the selection handles.

BUG=471280

Review URL: https://codereview.chromium.org/1113653002

Cr-Commit-Position: refs/heads/master@{#327419}
ui/touch_selection/touch_selection_controller.cc
ui/touch_selection/touch_selection_controller_unittest.cc