зеркало из https://github.com/mozilla/pjs.git
Родитель
79a60cddf3
Коммит
4d550130c1
|
@ -916,6 +916,8 @@ nsTreeContentView::ContentInserted(nsIDocument *aDocument,
|
|||
nsIContent* aChild,
|
||||
PRInt32 aIndexInContainer)
|
||||
{
|
||||
NS_ASSERTION(aChild, "null ptr");
|
||||
|
||||
// Make sure this notification concerns us.
|
||||
// First check the tag to see if it's one that we care about.
|
||||
nsCOMPtr<nsIAtom> childTag;
|
||||
|
|
Загрузка…
Ссылка в новой задаче