Closed
Bug 410556
Opened 17 years ago
Closed 15 years ago
navhistoryresult should remove itself as a bookmark observer when deleted
Categories
(Toolkit :: Places, defect, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
People
(Reporter: dietrich, Unassigned)
References
Details
in bug 410346, we found that navhistoryresults register themselves as bookmarks observers, but never remove themselves.
that bug fixed the tagging service by working around the issue. we need to address the root cause.
Reporter | ||
Updated•16 years ago
|
Priority: -- → P2
Reporter | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
QA Contact: places → places
Reporter | ||
Comment 1•15 years ago
|
||
is this still a problem marco?
Comment 2•15 years ago
|
||
hm, i'd say no, results stop observing either when the root node is closed, when cycle collected or when they are destroyed (actually being weak references they won't be called anymore once deleted).
adding dependencies on the bugs that changed the behavior (hope to have found all of them)
You need to log in
before you can comment on or make changes to this bug.
Description
•