Re-committing my fucking changes...

git-svn-id: svn://10.0.0.236/trunk@17632 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1999-01-13 00:38:29 +00:00
parent b860710c8e
commit bb626b6036
2 changed files with 2 additions and 0 deletions

View File

@@ -1170,6 +1170,7 @@ FindFrameWithContent(nsIFrame* aFrame, nsIContent* aContent)
NS_IF_RELEASE(pseudoTag);
if (!isPlaceholder) {
NS_IF_RELEASE(frameContent);
return aFrame;
}
}

View File

@@ -1170,6 +1170,7 @@ FindFrameWithContent(nsIFrame* aFrame, nsIContent* aContent)
NS_IF_RELEASE(pseudoTag);
if (!isPlaceholder) {
NS_IF_RELEASE(frameContent);
return aFrame;
}
}