Prevent background color update during tab switcher exit
This patch prevents a flash in the toolbar when creating new tabs. The theme color of the toolbar was being set prior to being needed due to an inconsistency in state in ToolbarPhone. Now, the update logic blocks theme color updates while exiting the tab switcher and requests an update once the transition finishes. Bug: 832594 Change-Id: Idf89eb43a8ce4ed155a815cdfe11147801ef40a6 Reviewed-on: https://chromium-review.googlesource.com/1067715Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#560762}
Showing
Please register or sign in to comment