Closed
Bug 364513
Opened 19 years ago
Closed 17 years ago
Leaking pref observers on shutdown
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mvl, Unassigned)
References
Details
as of the landing of bug 215971, the calendar manager observers some preferences. But it never removes the pref observers -> leak on shutdown.
Comment 1•17 years ago
|
||
mvl, could we close this bug as WORKSFORME? I think code for this has been added in the meantime:
<http://mxr.mozilla.org/comm-central/source/calendar/base/src/calCalendarManager.js#138>
| Reporter | ||
Comment 2•17 years ago
|
||
From the code, this indeed seems fixed. And as I don't really have other steps to reproduce, marking as wfm.
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.
Description
•