Closed
Bug 961103
Opened 11 years ago
Closed 11 years ago
Weak observers added by content-sessionStore.js may never be removed
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 961106
People
(Reporter: ttaubert, Unassigned)
References
Details
SessionStore's frame script adds a few weak observers that might never be removed if the corresponding notification is never being sent. Only when iterating the list of observers, invalid weak references will be removed.
We might need and API to hook into when frame scripts are destructed so that we can explicitly remove observers.
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•