Closed Bug 8453 Opened 25 years ago Closed 25 years ago

Element::insertBefore() not working correctly.

Categories

(Core :: XUL, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: waterson, Assigned: waterson)

References

()

Details

It's doing completely random stuff, at least when you try to insert iframes.
Blocks: 7222
Status: NEW → ASSIGNED
Target Milestone: M8
Heh, this is funny. I _always_ append the element, instead of figuring out the
right place to insert it into the tree. No wonder this is screwed up.
Holy Moses was this a mess. Can anyone say "unit testing"? Anyway, the
container stuff upon which insertBefore() was based was horked. And that never
showed up because of what I said before: we'd just always append. Anyway, fix
is ready to go.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Verified fixed on  1999-06-22-10-M8 build.
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL.  XUL 
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.