DescriptionAdd PanelBrowserTitlebarGtk for panels on GTK.
PanelBrowserTitlebarGtk, derived from BrowserTitlebar, can allow us to add
panel-specific logic easily, instead of mixing everything in BrowserTitlebar.
This is needed when we're going to add custom button support for panels. We need to paint close and minimize button different from the standard ones and we also need to add unminimize button support.
BUG=none
TEST=existing tests due to no new functionaility
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133586
Patch Set 1 : Patch #Patch Set 2 : Move IsTypePanel() logic out of BrowserTitlebar #
Total comments: 7
Patch Set 3 : Fix per feedback #Patch Set 4 : Patch to land #Messages
Total messages: 12 (0 generated)
|