зеркало из https://github.com/mozilla/gecko-dev.git
Bug 154914 Press Enter on collapsed history tree item causes page load.
r=timeless, sr=blake
This commit is contained in:
Родитель
9303ef6d4c
Коммит
1f697dbdbd
|
@ -300,8 +300,8 @@ function OpenURL(aInNewWindow)
|
|||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
openTopWin(url);
|
||||
else if (!isContainer(gHistoryTree, currentIndex))
|
||||
openTopWin(url);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче