зеркало из https://github.com/mozilla/gecko-dev.git
108592 - js error in filepicker. r=ben sr=hewitt
This commit is contained in:
Родитель
452f1525a4
Коммит
23aecff7cf
|
@ -320,7 +320,7 @@ function openSelectedFile() {
|
|||
if (file.isDirectory())
|
||||
gotoDirectory(file);
|
||||
else if (file.isFile())
|
||||
doOKButton();
|
||||
document.documentElement.acceptDialog();
|
||||
}
|
||||
|
||||
function onClick(e) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче