зеркало из https://github.com/mozilla/gecko-dev.git
Fix a minor typo in my checkin from 02/11. r & sr = hewitt
This commit is contained in:
Родитель
effc112ada
Коммит
1f81258a62
|
@ -57,7 +57,7 @@
|
|||
{
|
||||
var enabled;
|
||||
try {
|
||||
enabled = parent.hPrefWindow.getPref("bool", "imageblocker.enabled"))
|
||||
enabled = parent.hPrefWindow.getPref("bool", "imageblocker.enabled");
|
||||
}
|
||||
catch(ex) {
|
||||
enabled = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче