Backed out changeset ee81f5bac27a (bug 888571)
This commit is contained in:
@@ -20,11 +20,6 @@ let CustomizationHandler = {
|
||||
}
|
||||
},
|
||||
|
||||
isCustomizing: function() {
|
||||
return document.documentElement.hasAttribute("customizing") ||
|
||||
document.documentElement.hasAttribute("customize-exiting");
|
||||
},
|
||||
|
||||
_customizationStarting: function() {
|
||||
// Disable the toolbar context menu items
|
||||
let menubar = document.getElementById("main-menubar");
|
||||
|
||||
Reference in New Issue
Block a user