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

Issue 516573003: Use platform slop/timeout values for selection handle tap detection (Closed)

Created:
6 years, 3 months ago by jdduke (slow)
Modified:
6 years, 3 months ago
Reviewers:
cjhopman, raghu, no sievers
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, jdduke+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use platform slop/timeout values for selection handle tap detection Currently, selection handle taps are detected using a basic, hard-coded timeout threshold. Update this logic to use the platform tap timeout and scroll slop values, ensuring tap detection consistentcy with the platform. BUG=394093, 407963 Committed: https://crrev.com/46595ef3f9848e8c32b2589e658dc23214a06d03 Cr-Commit-Position: refs/heads/master@{#292748}

Patch Set 1 #

Patch Set 2 : Tests #

Patch Set 3 : Cleanup #

Total comments: 2

Patch Set 4 : Fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -16 lines) Patch
M content/browser/renderer_host/input/touch_handle.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/input/touch_handle.cc View 1 2 4 chunks +20 lines, -8 lines 0 comments Download
M content/browser/renderer_host/input/touch_handle_unittest.cc View 1 2 3 chunks +28 lines, -4 lines 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller.h View 1 3 chunks +7 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller.cc View 1 2 chunks +13 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_selection_controller_unittest.cc View 1 2 3 chunks +22 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 3 3 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 19 (4 generated)
jdduke (slow)
jdduke@chromium.org changed reviewers: + cjhopman@chromium.org
6 years, 3 months ago (2014-08-27 20:07:34 UTC) #1
jdduke (slow)
cjhopman@: I've been sitting on this for a while, PTAL when you have a chance ...
6 years, 3 months ago (2014-08-27 20:07:34 UTC) #2
raghu
r.ghatage@samsung.com changed reviewers: + r.ghatage@samsung.com
6 years, 3 months ago (2014-08-28 03:00:33 UTC) #3
raghu
Hi Jdduke, I think this will fix the major issue. But for the issue 407963, ...
6 years, 3 months ago (2014-08-28 03:00:33 UTC) #4
jdduke (slow)
On 2014/08/28 03:00:33, rvg(OoO) wrote: > Hi Jdduke, > I think this will fix the ...
6 years, 3 months ago (2014-08-28 15:37:12 UTC) #5
jdduke (slow)
On 2014/08/28 15:37:12, jdduke wrote: > On 2014/08/28 03:00:33, rvg(OoO) wrote: > > Hi Jdduke, ...
6 years, 3 months ago (2014-08-28 16:11:13 UTC) #6
cjhopman
lgtm
6 years, 3 months ago (2014-08-29 18:10:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/516573003/60001
6 years, 3 months ago (2014-08-29 18:14:33 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-29 22:33:21 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/7766)
6 years, 3 months ago (2014-08-29 22:42:34 UTC) #12
jdduke (slow)
sievers@: Owner review for RWHVAndroid? Thanks.
6 years, 3 months ago (2014-08-30 00:25:50 UTC) #14
no sievers
On 2014/08/30 00:25:50, jdduke wrote: > sievers@: Owner review for RWHVAndroid? Thanks. lgtm stampedy-stamp
6 years, 3 months ago (2014-08-30 01:19:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/516573003/60001
6 years, 3 months ago (2014-08-30 01:28:24 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 9beca07f5f297ae393e8889250c7963ea89c73c3
6 years, 3 months ago (2014-08-30 01:35:33 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:12:49 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/46595ef3f9848e8c32b2589e658dc23214a06d03
Cr-Commit-Position: refs/heads/master@{#292748}

Powered by Google App Engine
This is Rietveld 408576698