Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst git-svn-id: svn://10.0.0.236/trunk@154723 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1578,15 +1578,6 @@ nsWebShellWindow::ContentInserted(nsIDocument *aDocument,
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
nsWebShellWindow::ContentReplaced(nsIDocument *aDocument,
|
||||
nsIContent* aContainer,
|
||||
nsIContent* aOldChild,
|
||||
nsIContent* aNewChild,
|
||||
PRInt32 aIndexInContainer)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
nsWebShellWindow::ContentRemoved(nsIDocument *aDocument,
|
||||
nsIContent* aContainer,
|
||||
|
||||
Reference in New Issue
Block a user