DescriptionMac: Clean up outdated use of NSThemeFrame
We have now moved to a better place where we no longer swizzle
NSThemeFrame's drawRect, and use a subview instead
(TabStripBackgroundView).
We also no longer add subviews to NSThemeFrame (with the
exception of TabStripBackgroundView), and use a full-size
content view instead.
This is a clean-up of code that relies on outdated assumptions.
For example, FramedBrowserWindow was unnecessarily calling
setNeedsDisplay and setNeedsDisplayInRect.
BUG=453996
Committed: https://crrev.com/51fe497c74cf1378f40159250fa1d627e893cf01
Cr-Commit-Position: refs/heads/master@{#314845}
Patch Set 1 #
Total comments: 8
Patch Set 2 : No need to floor #
Messages
Total messages: 10 (2 generated)
|