Bug 827954 - Firefox button overlaps the first tab in private windows. r=ehsan

This commit is contained in:
Dão Gottwald
2013-01-11 13:39:39 +01:00
parent 13f7a16811
commit 9e8dcb3a59
2 changed files with 4 additions and 2 deletions

View File

@@ -1173,8 +1173,8 @@ var gBrowserInit = {
allTabs.readPref();
TabsOnTop.init();
BookmarksMenuButton.init();
TabsInTitlebar.init();
gPrivateBrowsingUI.init();
TabsInTitlebar.init();
retrieveToolbarIconsizesFromTheme();
// Wait until chrome is painted before executing code not critical to making the window visible