зеркало из https://github.com/mozilla/pjs.git
close adspace shelf by default. Needs to be done after RestorePlace() so it cannot be done in the coordinator.
This commit is contained in:
Родитель
610d1af4c5
Коммит
1a64229610
|
@ -188,6 +188,7 @@ void CBrowserWindow::FinishCreateSelf(void)
|
|||
//¥¥¥with an XP callback so this code can stay the same...
|
||||
if ( mNavCenterParent ) {
|
||||
mNavCenterParent->NavCenterShelf().SetShelfState ( false );
|
||||
mNavCenterParent->AdSpaceShelf().SetShelfState ( false ); // don't show HTML area by default.
|
||||
} // if there is a navcenter
|
||||
|
||||
// Delete the Admin Kit co-brand button if a
|
||||
|
|
Загрузка…
Ссылка в новой задаче