зеркало из https://github.com/mozilla/gecko-dev.git
Bug 620988 - preferences code uses getFolderContents but never closes the container.
r+a=gavin
This commit is contained in:
Родитель
ec08e0034c
Коммит
a399d3172d
|
@ -103,6 +103,7 @@ var SelectBookmarkDialog = {
|
|||
names.push(node.title);
|
||||
}
|
||||
}
|
||||
contents.containerOpen = false;
|
||||
}
|
||||
else {
|
||||
urls.push(selectedNode.uri);
|
||||
|
|
Загрузка…
Ссылка в новой задаче