зеркало из https://github.com/mozilla/pjs.git
Re-apply the fix to bug 86786 after pch regressed it r=varga sr=alecf
This commit is contained in:
Родитель
703810b71c
Коммит
91fa4656d3
|
@ -303,7 +303,7 @@ var BookmarksMenuController = {
|
|||
var target = BookmarksMenu._target;
|
||||
switch (aCommand) {
|
||||
case "cmd_bm_expandfolder":
|
||||
BookmarksMenu.expandBTFolder();
|
||||
setTimeout(BookmarksMenu.expandBTFolder, 0);
|
||||
break;
|
||||
default:
|
||||
BookmarksController.doCommand(aCommand, selection, target);
|
||||
|
|
Загрузка…
Ссылка в новой задаче