Use ActivityTabProvider for TopToolbarOverlay
This patch replaces the custom tab supplier used in the LayoutManager with the standard ActivityTabProvider. The fact that the top toolbar overlay now uses a 'push' model to update instead of a passive 'pull' means the tab sends the correct information immediately when ready instead of the guessing that needed to happen before. This simplifies the logic and reduces the number of tab sources. Bug: 1100332 Change-Id: I49667aebed4de36fd34be957a5fbf421e510713d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354996Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#805082}
Showing
Please register or sign in to comment