зеркало из https://github.com/mozilla/pjs.git
accidently checked in activagted debug printouts
This commit is contained in:
Родитель
dd7b4ccdfa
Коммит
e626476498
|
@ -415,8 +415,8 @@ RoamingPrefs.prototype =
|
|||
text += "\n" + tech;
|
||||
GetPromptService().alert(window, dialogTitle, text);
|
||||
} catch(e) {
|
||||
dump("Error while trying to display an error: " + e
|
||||
+ " (original error: " + prop + " " + tech + ")\n");
|
||||
dumpError("Error while trying to display an error: " + e
|
||||
+ " (original error: " + prop + " " + tech + ")\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче