Closed Bug 106096 Opened 23 years ago Closed 22 years ago

XUL Document insertAfter and insertBefore are not implemented

Categories

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

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: pwilson, Unassigned)

References

Details

nsIDOMXULDocument insertAfter and insertBefore methods are marked NOT_IMPLEMENTED in the c++ source. I am writing an XUL screen/application designer. Without these methods it is impossible to add a new stylesheet or XUL override to the document at design time and have its effect show up in a form viewer. The XULDocument needs to be brought up to the level of HTMLDocument where all the nsiDOMDocument methods are implemented. Any chance of getting this working?
Yes, but not any time soon, unfortunately.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla0.9.9
Depends on: 124412
Pushing out to mozilla1.1.
Target Milestone: mozilla0.9.9 → mozilla1.1
Priority: -- → P4
Target Milestone: mozilla1.1alpha → ---
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: Core → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.