зеркало из https://github.com/mozilla/pjs.git
Bug 264938 - Collapse toolbar button shouldn't hide the statusbar. Patch by mano, r=jhpedemonte, sr=sfraser.
This commit is contained in:
Родитель
a95f617b3f
Коммит
1b0e6b0e53
|
@ -308,8 +308,7 @@ nsWebShellWindow::Toolbar()
|
|||
|
||||
PRUint32 chromeMask = (nsIWebBrowserChrome::CHROME_TOOLBAR |
|
||||
nsIWebBrowserChrome::CHROME_LOCATIONBAR |
|
||||
nsIWebBrowserChrome::CHROME_PERSONAL_TOOLBAR |
|
||||
nsIWebBrowserChrome::CHROME_STATUSBAR);
|
||||
nsIWebBrowserChrome::CHROME_PERSONAL_TOOLBAR);
|
||||
|
||||
PRUint32 chromeFlags, newChromeFlags = 0;
|
||||
wbc->GetChromeFlags(&chromeFlags);
|
||||
|
|
Загрузка…
Ссылка в новой задаче