More rubust highlighting in ToolbarIconContainerView
Fixes bug where a child button that's not highlighted calling SetHighlighted(false) would cause the container's border to disappear. Also fixes bug where children() would go through the wrong children as a PageActionIconContainerView had been added as a child to ToolbarAccountIconContainerView and ToolbarIconContainerView does not recurse its children. Bug: chromium:932818 Change-Id: Ieb0275614a4ccdb904225643f51e29bce71c31c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881889Reviewed-by:Siyu An <siyua@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#709723}
Showing
Please register or sign in to comment