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

Issue 2640163003: ozone: Cancel all touches once a single touch is cancelled (Closed)

Created:
3 years, 11 months ago by denniskempin
Modified:
3 years, 11 months ago
Reviewers:
spang
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org, tdresser+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: Cancel all touches once a single touch is cancelled Not all areas of Chrome handle single cancelled touches well, to improve palm suppression support, we will cancel all touches if a single touch was reported as cancelled by the touch device. No further events are coming through until the touches are released. BUG=chrome-os-partner:60780 TEST=None Review-Url: https://codereview.chromium.org/2640163003 Cr-Commit-Position: refs/heads/master@{#445126} Committed: https://chromium.googlesource.com/chromium/src/+/ab976a7548aa9fb6f1e5221804ac6e44a134329d

Patch Set 1 #

Patch Set 2 : ozone: Cancel all touches once a single touch is cancelled #

Total comments: 4

Patch Set 3 : adressed comments from review #

Patch Set 4 : fixed nit #

Patch Set 5 : added TODO note #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -5 lines) Patch
M ui/events/ozone/evdev/touch_event_converter_evdev.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/events/ozone/evdev/touch_event_converter_evdev.cc View 1 2 3 4 5 chunks +28 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
denniskempin
3 years, 11 months ago (2017-01-18 22:00:00 UTC) #2
spang
This seems fine to me but I think we should fix MotionEventAura regardless of what ...
3 years, 11 months ago (2017-01-19 01:08:46 UTC) #3
spang
https://codereview.chromium.org/2640163003/diff/20001/ui/events/ozone/evdev/touch_event_converter_evdev.cc File ui/events/ozone/evdev/touch_event_converter_evdev.cc (right): https://codereview.chromium.org/2640163003/diff/20001/ui/events/ozone/evdev/touch_event_converter_evdev.cc#newcode192 ui/events/ozone/evdev/touch_event_converter_evdev.cc:192: CancelAllTouches(); Can this move after the loop so it ...
3 years, 11 months ago (2017-01-19 01:25:51 UTC) #4
denniskempin
PTAL again Michael. Thanks!! https://codereview.chromium.org/2640163003/diff/20001/ui/events/ozone/evdev/touch_event_converter_evdev.cc File ui/events/ozone/evdev/touch_event_converter_evdev.cc (right): https://codereview.chromium.org/2640163003/diff/20001/ui/events/ozone/evdev/touch_event_converter_evdev.cc#newcode192 ui/events/ozone/evdev/touch_event_converter_evdev.cc:192: CancelAllTouches(); On 2017/01/19 01:25:51, spang ...
3 years, 11 months ago (2017-01-20 02:04:39 UTC) #5
spang
lgtm Can you put a TODO in to undo this once the problems in the ...
3 years, 11 months ago (2017-01-20 18:32:59 UTC) #6
denniskempin
Done. Thanks Michael!
3 years, 11 months ago (2017-01-20 18:59:13 UTC) #7
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/2640163003/80001
3 years, 11 months ago (2017-01-20 18:59:40 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 19:26:44 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/ab976a7548aa9fb6f1e5221804ac...

Powered by Google App Engine
This is Rietveld 408576698