DescriptionRevert of Correctly release the touch events on Lenovo Horizon device (patchset #17 id:1140001 of https://codereview.chromium.org/988473002/)
Reason for revert:
It causes crash and some regression for touches on Windows 8. We will recommit it once we fully fix and test it.
Original issue's description:
> Correctly release the touch events on Lenovo Horizon device.
>
> The Lenovo Horizon device displays the wrong number of the touch pointers when all fingers released from the screen. Because HWND Message sometimes sends inconsistent number of touch pointers, we keep the IDs of touch pointers we have seen from last time, and release the ones which are not in the current message.
>
> BUG=316085
>
> Committed: https://crrev.com/a2a44ba54fe134526dc81014991f951c1fb09db1
> Cr-Commit-Position: refs/heads/master@{#329770}
TBR=tdresser@chromium.org,sadrul@chromium.org,ananta@chromium.org,girard@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=316085
Patch Set 1 #
Created: 5 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (4 generated)
|