Bug 500280 - clicking the preferences button takes a few seconds to switch screens [r=gavin.sharp]
This commit is contained in:
@@ -185,6 +185,7 @@ let Elements = {};
|
||||
["browserBundle", "bundle_browser"],
|
||||
["contentShowing", "bcast_contentShowing"],
|
||||
["stack", "stack"],
|
||||
["panelUI", "panel-container"],
|
||||
].forEach(function (elementGlobal) {
|
||||
let [name, id] = elementGlobal;
|
||||
Elements.__defineGetter__(name, function () {
|
||||
|
||||
Reference in New Issue
Block a user