Chromium Code Reviews
DescriptionRemove invalid pinch-zoom assert in top_controls_manager
It is possible to receive Scroll{Begin,End} while handling a pinch zoom. For
example this can occur when receiving input from multiple different sources
(e.g., a touchscreen pinch zoom and a touchpad scroll).
The logic is changed to ignore any scrolls during an active pinch gesture
instead of asserting.
BUG=600364
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/b85b6a8846c06a6095ff5f04946541e39b41dddc
Cr-Commit-Position: refs/heads/master@{#392531}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 11 (6 generated)
|