Closed Bug 397069 Opened 17 years ago Closed 17 years ago

RSS preview leaks XBLDocGlobalObject

Categories

(Core :: XBL, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sayrer, Unassigned)

References

()

Details

(Keywords: memory-leak)

Attachments

(1 file)

Steps to reproduce
==================

1.) start browser
2.) navigate to http://scripting.com/rss.xml
3.) quit browser
Attached file leak analysis
So I'm confused by this.  The XBL code cyclec collector traverses the nsJSContext.  That should traverse the JSContext and hence its global, right?  And that should traverse the xbl global (since PRIVATE_IS_ISUPPORTS is set on the JSClass).  So this should be getting cycle-collected.  How come it isn't?
This is fixed by the patch in bug 397804.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: