Revert of Fix a crash when views::HWNDMessageHandler::HandleTouchMessage...
Revert of Fix a crash when views::HWNDMessageHandler::HandleTouchMessage (patchset #3 id:80001 of https://codereview.chromium.org/1147583002/) Reason for revert: We reverted the CL which needs to be fixed by this one, so we need to revert it one as well. We will recommit it once we fully fix and test it. Original issue's description: > Fix a crash when views::HWNDMessageHandler::HandleTouchMessage. > > There is a crash when calling views::HWNDMessageHandler::HandleTouchMessage, > because there are missing touch presses. Remove the CHECK for missing touch press, > and ignore when this happens. > > BUG=316085, 488473 > > Committed: https://crrev.com/41065dad044cd3bbd3c9bcc24e59eeae27a6c6a9 > Cr-Commit-Position: refs/heads/master@{#330751} TBR=sadrul@chromium.org,ananta@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=316085, 488473 Review URL: https://codereview.chromium.org/1148143002 Cr-Commit-Position: refs/heads/master@{#330757}
Showing
Please register or sign in to comment