Closed
Bug 3301
Opened 26 years ago
Closed 26 years ago
GetChildNodes and CreateElement need to be implemented
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
M5
People
(Reporter: hyatt, Assigned: waterson)
Details
People are requesting that the GetChildNodes and CreateElement methods
be implemented in the nsXULDocument.
I'd generalize this to: All DOM Level 1 Core needs to be implemented in
nsXULDocument. I ran into trouble with createTextNode today, for example.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
I will implement the remainder of these methods this weekend. Sorry for the
delays.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4
Assignee | ||
Comment 4•26 years ago
|
||
Set target milestone to M4.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Assignee | ||
Comment 5•26 years ago
|
||
Slipping to M5.
Reporter | ||
Updated•26 years ago
|
Assignee: waterson → hyatt
Status: ASSIGNED → NEW
Reporter | ||
Updated•26 years ago
|
Assignee: hyatt → waterson
Status: ASSIGNED → NEW
Reporter | ||
Comment 6•26 years ago
|
||
waterson has this mostly working. Handing it back off to him.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•26 years ago
|
||
Done. Verify using:
resource:/res/rdf/dom-test-4.xul
resource:/res/rdf/dom-test-5.xul
Updated•25 years ago
|
QA Contact: danm → ckritzer
Comment 8•25 years ago
|
||
Changing QA Contact to ckritzer@netscape.com.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: ckritzer → paulmac
Comment 9•25 years ago
|
||
verified, just a few months late
Comment 10•25 years ago
|
||
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: paulmac → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•