зеркало из https://github.com/mozilla/pjs.git
missed to change one comment in patch for bug 279155.
rs=jst
This commit is contained in:
Родитель
0b0ba29712
Коммит
67d7580ff8
|
@ -2660,7 +2660,7 @@ nsGenericElement::isSelfOrAncestor(nsIContent *aNode,
|
|||
return PR_TRUE;
|
||||
|
||||
/*
|
||||
* If aChild doesn't have children it can't be our ancestor
|
||||
* If aPossibleAncestor doesn't have children it can't be our ancestor
|
||||
*/
|
||||
if (aPossibleAncestor->GetChildCount() == 0) {
|
||||
return PR_FALSE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче