Closed Bug 42973 Opened 25 years ago Closed 22 years ago

Implement DOM2 importNode for XULDocument

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: taras.tielkes, Unassigned)

References

Details

(Keywords: dom2, Whiteboard: [nsbeta3-])

Vidur said in dom n.g.: "for us, the implementation could just call cloneNode." I am not sure if this will work after reading: http://bugzilla.mozilla.org/show_bug.cgi?id=40965
This is done for XML and HTML documents (I think Vidur did it, we should implement this for XUL documents too for consistency. Nominating nsbeta3.
Status: NEW → ASSIGNED
Keywords: nsbeta3
Target Milestone: --- → M18
This bug has been marked "future" because the original netscape engineer working on this is over-burdened. If you feel this is an error, that you or another known resource will be working on this bug,or if it blocks your work in some way -- please attach your concern to the bug for reconsideration.
Target Milestone: M18 → Future
Whiteboard: [nsbeta3-]
Keywords: dom2
Component: DOM Level 2 → DOM HTML
We should move this to Mozilla Extensions (or somewhere else) if the HTML part of this bug is fixed.
P4, dependency on bug 124412. We can't even call CloneNode() at this point for XULDocument, because even that is not implemented. -> DOM Mozilla Extensions since HTML and XML are fixed.
Component: DOM HTML → DOM Mozilla Extensions
Depends on: 124412
Priority: P3 → P4
Summary: Implement DOM2 importNode → Implement DOM2 importNode for XULDocument
Mass-reassigning bugs to dom_bugs@netscape.com
Assignee: jst → dom_bugs
Status: ASSIGNED → NEW
Should work now that nsXULDocument inherits this functionality from nsDocument. FIXED.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.