[duet] Check go-to tab when no active tab presents
Home page button seems enabled for a while on switching between tabs. It is because during transition between views, HomeButton only check the active tab, if no active tab, HomeButton did not check go-to tab. In this CL, HomeButton will check go-to tab if no active tab. Bug: 935266 Change-Id: I59f5a617ebefce21b461fbcbf95ca0d04c186ceb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873396 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#709794}
Showing
Please register or sign in to comment