DescriptionFix two bugs in the extension actions toolbar
1. Previously, we didn't animate the browser actions
container when the visible count changed, because we set
the width prior to calling animate. Fix it by animating to
the desired width.
2. There was a bug where we would improperly hide an extension
upon loading another, because we wouldn't account for the
chevron width. Fix this, and add a test.
BUG=410348
BUG=410361
Committed: https://crrev.com/b1a2fc8cfeb5a38360b622f030f1e756df475cfe
Cr-Commit-Position: refs/heads/master@{#293947}
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 16 (7 generated)
|