Closed Bug 378510 Opened 17 years ago Closed 17 years ago

nsXTFElementWrapper no longer checks NOTIFY_WILL_APPEND_CHILD, nsIXTFElement::NOTIFY_CHILD_APPENDED

Categories

(Core Graveyard :: XTF, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 346754

People

(Reporter: WeirdAl, Assigned: alex)

References

Details

This bug is similar to bug 378247.  XForms uses nsIXTFElement::NOTIFY_CHILD_APPENDED, and implements the ChildAppended method.  However, I just looked over the trunk code for XForms, and it looks like every instance of ChildAppended matches the equivalent ChildInserted code.  So I'm not sure how XForms is affected by this.

It might be appropriate to simply remove the relevant nsIXTFElement methods and flags.
Yes, please make the notifications for append and insert the same if at all possible.
I missed the original bug you filed, sicking (whoops).
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.