DescriptionNull check secondary_pointer_down_event_
There are some crash reports in android webview that suggests this
pointer is null and used. In android webview, the app gets the touch
events first, so can modify or drop events however they want. That may
be the reason certain assumptions holds in chrome, but not in webview.
Assuming that's the case, just add null checks before use.
BUG=675772
Committed: https://crrev.com/f701a9837b92d3259e9792c24a9de338fb9d8352
Cr-Commit-Position: refs/heads/master@{#440960}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|