зеркало из https://github.com/mozilla/gecko-dev.git
jefft has fixed bug #34383, so take out debugging dump().
This commit is contained in:
Родитель
ebbbda71d9
Коммит
3ad854648b
|
@ -75,7 +75,7 @@ var FolderPaneController =
|
|||
specialFolder = folderTree.selectedItems[0].getAttribute('SpecialFolder');
|
||||
}
|
||||
catch (ex) {
|
||||
dump("see bug #34383, specialFolder failure: " + ex + "\n");
|
||||
//dump("specialFolder failure: " + ex + "\n");
|
||||
}
|
||||
if (specialFolder == "Inbox" || specialFolder == "Trash")
|
||||
return false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче