Descriptiongesture event filter: Add a check to help debug a crash.
It looks like we may be popping an empty deque, which seems to mess up
some internal state in the deque, causing a crash somewhere down the
line. So add a CHECK before dequeing to verify that that is in fact the
case.
BUG=165207, 165205
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173229
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|