Properly update tab strip for tab selection
Currently, when user uses swipe gesture to switch from a single tab to a tab in tab group, the tab strip doesn't show up. This is due to this tab selection doesn't fire a reset tab strip event. This CL fixes this issue and adds tests. Bug: 1048824 Change-Id: I05ad51709eb6274afc41f4fc6ddbd8ce396640a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037844Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#738391}
Showing
Please register or sign in to comment