DescriptionRemove unnecessary DCHECK in TouchEventQueue handler notification
Previously, the TouchEventQueue would flush itself when notified that
all touch handlers have been removed. As that is no longer the case,
remove the assert verifying that the queue is empty when notified that
a touch handler has been added.
BUG=406916
Committed: https://crrev.com/ce3cbf9560595152b9494ef51f109edd705abb04
Cr-Commit-Position: refs/heads/master@{#294711}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|