Android: Fix gesture navigation not working on a new tab
Gesture navigation on rendered pages opened via 'open in a new tab' was not working due to a bug in the logic determining the activation of its UI. This CL fixes the bug by having it use the same logic used by native pages. Bug: 989729 Change-Id: Ifdf6df5fa4ec5a7ce592167d16c5c63434c27b94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728535Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#683397}
Showing
Please register or sign in to comment