Moved ContentDeleted() document notification code to the style system which
generates the reflow command git-svn-id: svn://10.0.0.236/trunk@11020 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -41,12 +41,6 @@ public:
|
||||
nsIContent** aContent,
|
||||
PRInt32& aCursor);
|
||||
|
||||
NS_IMETHOD ContentDeleted(nsIPresShell* aShell,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIContent* aContainer,
|
||||
nsIContent* aChild,
|
||||
PRInt32 aIndexInParent);
|
||||
|
||||
NS_IMETHOD AttributeChanged(nsIPresShell* aShell,
|
||||
nsIPresContext* aPresContext,
|
||||
nsIContent* aChild,
|
||||
|
||||
Reference in New Issue
Block a user