Bug 1397447 - make downloads button autohide by default, r=mak
MozReview-Commit-ID: E9izQpa4fFZ
This commit is contained in:
@@ -39,7 +39,6 @@ var CustomizationHandler = {
|
||||
UpdateUrlbarSearchSplitterState();
|
||||
|
||||
PlacesToolbarHelper.customizeStart();
|
||||
DownloadsButton.customizeStart();
|
||||
},
|
||||
|
||||
_customizationEnding(aDetails) {
|
||||
@@ -63,7 +62,6 @@ var CustomizationHandler = {
|
||||
}
|
||||
|
||||
PlacesToolbarHelper.customizeDone();
|
||||
DownloadsButton.customizeDone();
|
||||
|
||||
UpdateUrlbarSearchSplitterState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user