DescriptionFix regression where mouse hover effect is absent on the browser action chevron
It looks like a SetBorder(NULL) crept into
https://codereview.chromium.org/324393002, and the result is that the chevron
hover effect (i.e., draw a border) is overridden. Remove the call to
SetBorder().
BUG=407518
Committed: https://crrev.com/df431f0380f87e053a79f58dc72d0040153076ff
Cr-Commit-Position: refs/heads/master@{#292158}
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|