зеркало из https://github.com/mozilla/pjs.git
Bug 324449: comment tweak
This commit is contained in:
Родитель
3b1f09deec
Коммит
dfb3002a3c
|
@ -1330,7 +1330,7 @@
|
|||
for (i = 0; i < this.mTabContainer.childNodes.length; ++i) {
|
||||
var tab = this.mTabContainer.childNodes[i];
|
||||
if ("owner" in tab && tab.owner == oldTab)
|
||||
// |tab| is a child of the tab we're removing - make it an orphan
|
||||
// |tab| is a child of the tab we're removing, make it an orphan
|
||||
tab.owner = null;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче