Closed
Bug 3333
Opened 26 years ago
Closed 25 years ago
[RDF/DOM] Node parenting gets messed up when you add nodes to the RDF DOM
Categories
(Core Graveyard :: RDF, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
M7
People
(Reporter: waterson, Assigned: waterson)
Details
This is the "node recycling" problem that I've talked about, where calls to
"move" nodes in the DOM actually end up creating new DOM nodes, and the old
references in JS variables become invalid. I'll get a test case put up soon;
just wanted to log this as a bug so I'd remember not to forget it.
Updated•26 years ago
|
Component: Aurora/RDF BE → RDF
Product: MozillaClassic → Browser
Version: 1998-03-31 → other
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4
Assignee | ||
Comment 1•26 years ago
|
||
Set target milestone to M4.
Assignee | ||
Comment 2•26 years ago
|
||
Set target milestone to M5.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 3•26 years ago
|
||
Moving to M6. Hyatt and I have a _lot_ of work to do on the XUL content model
and this'll probably just get picked up there.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M7
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
This should have been fixed last week.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•