DescriptionDisable tap suppression logic for WebView
WebView embedders can suppress fling animation updates, potentially
confusing the tap suppression controller. As the feature isn't critical,
simply disable it for WebView.
Also refactor the input router settings helper to use
ui::GestureConfiguration directly for configuring tap suppression. This
makes it simpler for different platforms to customize behavior.
BUG=514783
Committed: https://crrev.com/36fee7bc622102a5a616a48262d54bdbe1d30903
Cr-Commit-Position: refs/heads/master@{#342019}
Patch Set 1 #Patch Set 2 : Compile fixes #Patch Set 3 : Disable for webview #
Total comments: 7
Patch Set 4 : Code review #Patch Set 5 : Fix component build #
Messages
Total messages: 25 (9 generated)
|