Bug 826771 pref-applicationManager.xul is broken because Services isn't defined in the scope r=IanN.
This commit is contained in:
Родитель
fe4fa43b52
Коммит
c07dc24698
|
@ -5,6 +5,8 @@
|
|||
// As pref-applications.js is always loaded, we can (and should!) reuse
|
||||
// the nsI* constants from there, if needed also any services we need.
|
||||
|
||||
Components.utils.import("resource://gre/modules/Services.jsm");
|
||||
|
||||
var gAppManagerDialog = {
|
||||
_removed: [],
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче