зеркало из https://github.com/mozilla/pjs.git
Bug 390716 - toolbar sub-folders are broken. r=dietrich.
This commit is contained in:
Родитель
074515761e
Коммит
ace13914f7
|
@ -227,7 +227,7 @@
|
|||
#endif
|
||||
button.appendChild(popup);
|
||||
popup._result = this._result;
|
||||
popup._resultNode = child;
|
||||
popup._resultNode = asContainer(child);
|
||||
popup._containerNodesMap = this._containerNodesMap;
|
||||
this._containerNodesMap.push({ resultNode: child,
|
||||
domNode: popup });
|
||||
|
|
Загрузка…
Ссылка в новой задаче