Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@214666 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -651,7 +651,7 @@ nsSHEntry::NodeWillBeDestroyed(const nsINode* aNode)
|
||||
void
|
||||
nsSHEntry::CharacterDataChanged(nsIDocument* aDocument,
|
||||
nsIContent* aContent,
|
||||
PRBool aAppend)
|
||||
CharacterDataChangeInfo* aInfo)
|
||||
{
|
||||
DocumentMutated();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user