Bug 827954 - Firefox button overlaps the first tab in private windows. r=ehsan
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user