Fix tab count flicker on startup.
When the tabs are being initialized on startup, we should suppress broadcasting the tab count when it is rapidly changing to avoid the number flickering in the toolbar. This was the previous logic, but regressed when we introduced the TabCountProvider. BUG= Change-Id: I6b3ed6724ca1a5e78df2e2dddee2e693d65de4ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715571 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#680157}
Showing
Please register or sign in to comment