DescriptionMacViews: Don't draw custom frame on Mac
We don't want to draw custom titlebar and borders on Mac.
Change BrowserFrame to delegate UseCustomFrame() to NativeBrowserFrame, and
provide appropriate overrides for the platforms:
Mac -> false
Win, ChromeOS -> true
Desktop Linux -> follow user pref
Consolidate Desktop Linux specific code into DesktopBrowserFrameAuraLinux.
BUG=425229
Committed: https://crrev.com/70af3549366e24509cf05e6903a8431ba8af037b
Cr-Commit-Position: refs/heads/master@{#311600}
Patch Set 1 #Messages
Total messages: 7 (2 generated)
|