Closed
Bug 289318
Opened 20 years ago
Closed 18 years ago
XUL screws up ranges on InsertChildAt.
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 308382
People
(Reporter: bzbarsky, Unassigned)
References
Details
In nsXULElement::InsertChildAt, the nsRange::OwnerChildInserted call is commented out. Any idea why? It looks like this should screw up ranges... The CVS blame is useless -- the code was originally checked in like that for nsXULElement.
| Reporter | ||
Comment 1•18 years ago
|
||
Fixed in bug 308382.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•