Description[MD] replace infobar bottom solid line separator with a shadow.
The solid line separator is retained for both the top and between infobars.
Now both the bottom and the top have pieces that overlap the rest of the
browser. On the top, it's the arrow, and on the bottom, it's the shadow.
This changes the layout of InfoBarContainerView such that it's always
sized with zero overlap. This simplifies layout in the browser view and
is now possible because layers allow child views to draw outside their
bounds. This also makes event hit testing simpler (no need to override
the event targeter for the container).
BUG=520266
Committed: https://crrev.com/ed6800f22cb908b03fa72d876296a87e1e747b48
Cr-Commit-Position: refs/heads/master@{#381582}
Patch Set 1 #
Total comments: 2
Patch Set 2 : self review #
Total comments: 16
Patch Set 3 : nits #
Messages
Total messages: 17 (6 generated)
|