зеркало из https://github.com/mozilla/pjs.git
Bug 715465 - Extraneous reportError in preferences/advanced.js
r=bbondy
This commit is contained in:
Родитель
6dccf16ebb
Коммит
9008ac96c3
|
@ -537,7 +537,6 @@ var gAdvancedPane = {
|
|||
// If it is don't show the preference at all.
|
||||
var installed;
|
||||
try {
|
||||
Components.utils.reportError("0");
|
||||
var wrk = Components.classes["@mozilla.org/windows-registry-key;1"]
|
||||
.createInstance(Components.interfaces.nsIWindowsRegKey);
|
||||
wrk.open(wrk.ROOT_KEY_LOCAL_MACHINE,
|
||||
|
|
Загрузка…
Ссылка в новой задаче