Closed
Bug 932852
Opened 11 years ago
Closed 11 years ago
SocialAPI doesn't properly clean up the hidden window
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 932867
People
(Reporter: mccr8, Unassigned)
Details
(Whiteboard: [MemShrink])
These leaks are causing OOMs on Window 7 and are partially responsible for the current tree closure.
[09:05am] khuey: so the problem with social is that it uses "frame workers"
[09:05am] khuey: where it creates a frame in the hidden window and runs code in that
[09:06am] khuey: and it's leaving these frames in the hidden window
[09:06am] khuey: so the thing I'm trying to figure out now is why
Reporter | ||
Comment 1•11 years ago
|
||
OOMs in Windows 7 debug bc tests, to be specific.
Whiteboard: [MemShrink]
Heh I filed my own.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•