| commit | 788dcd8b5fdcf812ed1a1afc2e6ce18dc628e79f | [log] [tgz] |
|---|---|---|
| author | Andrew de los Reyes <[email protected]> | Mon Jan 04 18:58:38 2021 |
| committer | Andrew de los Reyes <[email protected]> | Sat Jan 23 17:02:48 2021 |
| tree | 28781cef4f38abebf269cb11343dacd186aee451 | |
| parent | e496caa035b379836c447b2b85bd4b05b17fb233 [diff] |
Disable zero-finger click and add box filter on by default. Also, remove an outdated test from Cr-48 that is no longer applicable. For the Tap To Click state machine test, it doesn't call into the rest of immediate interpreter to know if the user is physically clicking the button when zero-finger taps are disabled. This is a failure in the test, not the production code, and it's not trivial to fix. To remedy the test, I enable zero-finger clicks for that test. BUG=b:176752176 TEST=touchtests shows no serious regressions Change-Id: I6b7fa523fa9f0c1e666f67b5ec90b08fe96f791f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/gestures/+/2610170 Tested-by: Andrew de los Reyes <[email protected]> Reviewed-by: Sean O'Brien <[email protected]> Commit-Queue: Andrew de los Reyes <[email protected]> (cherry picked from commit 3007f7a529d38a3554a31242dde16add61819b37) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/gestures/+/2645202 Reviewed-by: Andrew de los Reyes <[email protected]> Auto-Submit: Andrew de los Reyes <[email protected]>