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

Issue 183923034: Disable the touch ack timeout for touch-action:none (Closed)

Created:
6 years, 9 months ago by jdduke (slow)
Modified:
6 years, 9 months ago
Reviewers:
Rick Byers
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, tdresser
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Disable the touch ack timeout for touch-action:none When the touch-action for the current touch sequence is updated, also update whether the touch ack time is disabled based on the allowed touch-action. This provides a straightforward knob for developers to disable the timeout on desktop sites. BUG=340060 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255304

Patch Set 1 #

Total comments: 3

Patch Set 2 : Chunk mismatch!! #

Patch Set 3 : Code review #

Patch Set 4 : Slight ordering tweak. #

Total comments: 4

Patch Set 5 : Another test for nuanced timeout behavior #

Patch Set 6 : Final comment cleanup #

Patch Set 7 : Final cleanup pass #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -18 lines) Patch
M content/browser/renderer_host/input/input_router_impl.h View 3 chunks +11 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/input_router_impl.cc View 1 2 3 4 5 6 7 chunks +44 lines, -12 lines 0 comments Download
M content/browser/renderer_host/input/input_router_impl_unittest.cc View 1 2 3 4 5 6 3 chunks +127 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_action_filter.h View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/touch_event_queue.cc View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jdduke (slow)
rbyers@: PTAL.
6 years, 9 months ago (2014-03-05 17:53:22 UTC) #1
Rick Byers
Thanks Jared! This looks pretty good but I don't think it quite has the behavior ...
6 years, 9 months ago (2014-03-05 18:31:06 UTC) #2
jdduke (slow)
On 2014/03/05 18:31:06, Rick Byers wrote: > Thanks Jared! This looks pretty good but I ...
6 years, 9 months ago (2014-03-05 19:20:39 UTC) #3
Rick Byers
LGTM modulo an additional test (if it's not too hard). https://codereview.chromium.org/183923034/diff/70001/content/browser/renderer_host/input/input_router_impl.cc File content/browser/renderer_host/input/input_router_impl.cc (right): https://codereview.chromium.org/183923034/diff/70001/content/browser/renderer_host/input/input_router_impl.cc#newcode793 ...
6 years, 9 months ago (2014-03-05 21:24:22 UTC) #4
jdduke (slow)
https://codereview.chromium.org/183923034/diff/70001/content/browser/renderer_host/input/input_router_impl.cc File content/browser/renderer_host/input/input_router_impl.cc (right): https://codereview.chromium.org/183923034/diff/70001/content/browser/renderer_host/input/input_router_impl.cc#newcode793 content/browser/renderer_host/input/input_router_impl.cc:793: // little purpose. It's also a strong signal that ...
6 years, 9 months ago (2014-03-06 00:15:24 UTC) #5
jdduke (slow)
The CQ bit was checked by jdduke@chromium.org
6 years, 9 months ago (2014-03-06 00:15:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/183923034/140001
6 years, 9 months ago (2014-03-06 00:26:02 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/183923034/140001
6 years, 9 months ago (2014-03-06 02:52:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/183923034/140001
6 years, 9 months ago (2014-03-06 03:16:47 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 10:48:14 UTC) #10
Message was sent while issue was closed.
Change committed as 255304

Powered by Google App Engine
This is Rietveld 408576698