зеркало из https://github.com/mozilla/gecko-dev.git
Fixing a stupid and obvious mistake I made with the last check-in for bug 341047
This commit is contained in:
Родитель
a2ea656205
Коммит
f3c454f060
|
@ -173,6 +173,7 @@
|
|||
if (childNodes && childNodes.length) {
|
||||
if (childNodes.length > 0)
|
||||
this.ensureElementIsVisible(childNodes[0]);
|
||||
}
|
||||
}
|
||||
catch(e) {
|
||||
this._scrollButtonUp.collapsed = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче