DescriptionDraw popup window toolbars as only containing a location bar.
The glass frame basically did this, but the opaque frame drew a small "toolbar
surround" around the location bar. There was no real benefit to this and it
wasn't clear how to handle it for material mode, so I just moved to the simpler
presentation everywhere.
In the process, this changes the responsibility for drawing the popup-mode
location bar border from the location bar to the frame. This allows for a
fairly significant simplification of the location bar and related code, e.g.
nuking the popup-related functionality entirely from BackgroundWith1PxBorder.
BUG=none
TEST=On Windows XP, open a popup window. The location bar side edges should simply be a single pixel-wide strip contiguous with the edges of the content area.
Committed: https://crrev.com/b8075a8e803b4892a91bff87260cdc03da3a1f22
Cr-Commit-Position: refs/heads/master@{#360708}
Patch Set 1 #Patch Set 2 : Animation fixes #Patch Set 3 : Glass cleanups #Messages
Total messages: 18 (7 generated)
|