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

Issue 2816613003: Add suppresion of slop region touches in browser (Closed)

Created:
3 years, 8 months ago by Navid Zolghadr
Modified:
3 years, 8 months ago
Reviewers:
dtapuska, tdresser
CC:
chromium-reviews, jam, darin-cc_chromium.org, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add suppresion of slop region touches in browser This change tentaively adds back the touch slop region suppression in browser. This will cause the touch pointerevents stop firing while the touch point is moving within the slop region and thus break a few tests. But we would like to see whether it affects our TouchToFirstScrollUpdateSwapBegin metric or not. BUG=704935 Review-Url: https://codereview.chromium.org/2816613003 Cr-Original-Commit-Position: refs/heads/master@{#465252} Committed: https://chromium.googlesource.com/chromium/src/+/b8126037096ad1da5aa13af72af5a5580cf22263 Review-Url: https://codereview.chromium.org/2816613003 Cr-Commit-Position: refs/heads/master@{#465629} Committed: https://chromium.googlesource.com/chromium/src/+/77ac8485a0d6c1699a04d514caae94e0903864fc

Patch Set 1 #

Patch Set 2 : Fix the tests #

Total comments: 8

Patch Set 3 : Fix the comment #

Patch Set 4 : Add test failures to fix the revert reason #

Patch Set 5 : Rebase #

Messages

Total messages: 43 (32 generated)
Navid Zolghadr
Just wanted to point out that this will cause the regression of not firing touch ...
3 years, 8 months ago (2017-04-12 18:06:57 UTC) #4
tdresser
https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc File content/browser/renderer_host/input/passthrough_touch_event_queue.cc (right): https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc#newcode51 content/browser/renderer_host/input/passthrough_touch_event_queue.cc:51: class TouchMoveSlopSuppressor { Should this move to another file? ...
3 years, 8 months ago (2017-04-13 18:13:36 UTC) #11
Navid Zolghadr
ptal https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc File content/browser/renderer_host/input/passthrough_touch_event_queue.cc (right): https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc#newcode51 content/browser/renderer_host/input/passthrough_touch_event_queue.cc:51: class TouchMoveSlopSuppressor { On 2017/04/13 18:13:35, tdresser wrote: ...
3 years, 8 months ago (2017-04-18 14:47:41 UTC) #13
tdresser
LGTM https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc File content/browser/renderer_host/input/passthrough_touch_event_queue.cc (right): https://codereview.chromium.org/2816613003/diff/20001/content/browser/renderer_host/input/passthrough_touch_event_queue.cc#newcode51 content/browser/renderer_host/input/passthrough_touch_event_queue.cc:51: class TouchMoveSlopSuppressor { On 2017/04/18 14:47:41, Navid Zolghadr ...
3 years, 8 months ago (2017-04-18 15:20:26 UTC) #15
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/2816613003/40001
3 years, 8 months ago (2017-04-18 15:52:29 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/b8126037096ad1da5aa13af72af5a5580cf22263
3 years, 8 months ago (2017-04-18 15:56:39 UTC) #22
ojan
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2825523004/ by ojan@chromium.org. ...
3 years, 8 months ago (2017-04-18 18:56:32 UTC) #23
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/2816613003/60001
3 years, 8 months ago (2017-04-18 20:54:10 UTC) #31
dtapuska
On 2017/04/18 20:54:10, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 8 months ago (2017-04-18 20:58:35 UTC) #33
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/2816613003/80001
3 years, 8 months ago (2017-04-19 16:15:23 UTC) #40
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 16:23:21 UTC) #43
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/77ac8485a0d6c1699a04d514caae...

Powered by Google App Engine
This is Rietveld 408576698