Closed Bug 749589 Opened 12 years ago Closed 12 years ago

Less-leaky classinfo for XTF

Categories

(Core :: DOM: Core & HTML, defect)

12 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

Details

Attachments

(1 file)

      No description provided.
Attached patch WIPSplinter Review
Classinfo shouldn't keep the object alive.
Comment on attachment 619016 [details] [diff] [review]
WIP

Bill, could you test this?
It should fix the leak you saw where keeping classinfo alive ends up
keeping element alive.
Attachment #619016 - Flags: review?(jst)
Attachment #619016 - Flags: feedback?(wmccloskey)
Jst, review ping. I believe this block iGC.
(In reply to Olli Pettay [:smaug] from comment #5)
> Jst, review ping. I believe this block iGC.

No, it doesn't.  This is just an existing leak that we've ignored for years that Bill happened to notice while investigating IGC leaks, if I understand correctly.
Oh, I thought iGC+xpcshell tests were leaking because of this.

But anyhow, Bill, you could test this.
er, could you...
(In reply to Olli Pettay [:smaug] from comment #7)
> Oh, I thought iGC+xpcshell tests were leaking because of this.

They are, but non-iGC+xpcshell are too :-)
Yeah, this fixes the leak. Thanks.

This doesn't block IGC. It's a leak we found while trying to debug the IGC leak. As Rafael said, it leaks on trunk right now.
Attachment #619016 - Flags: review?(jst) → review+
Attachment #619016 - Flags: feedback?(wmccloskey)
https://hg.mozilla.org/mozilla-central/rev/22a58090fa70
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: