Closed
Bug 5953
Opened 25 years ago
Closed 25 years ago
[MLK] leaking literals from RDF table
Categories
(Core Graveyard :: RDF, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: waterson, Assigned: waterson)
References
()
Details
Find nsXPIDLString in the above trace: looks like the RDF table is leaking
literals.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 1•25 years ago
|
||
Okay, it looks like these leaks are coming from attributes that are being set
on content nodes. I've been suspicious that we actually _leak_ content nodes
when the XUL document is destroyed, so I'm going to look into that possibility.
Assignee | ||
Comment 2•25 years ago
|
||
Moved to M7 because of more important bugs.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•25 years ago
|
||
Fixed a pile of memory leaks in XUL and RDF. I'm thinking this should be fixed
now.
code level fix. i'm marking as verified. if you disagree, please scold me as
appropriate.
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
•