Closed
Bug 101265
Opened 24 years ago
Closed 23 years ago
Imap offline playback object leaks
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: memory-leak)
Attachments
(2 files)
4.23 KB,
patch
|
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
4.56 KB,
text/plain
|
Details |
If you go online, the imap offline playback object leaks, and brings a bunch of
stuff with it. Fix upcoming.
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
fix is to hold onto the imap offline playback object in the offline manager and
clear it when we've finished the playback.
Comment 4•23 years ago
|
||
Comment on attachment 50537 [details] [diff] [review]
proposed fix
sr=sspitzer
Attachment #50537 -
Flags: superreview+
Comment 5•23 years ago
|
||
r=naving
Assignee | ||
Comment 6•23 years ago
|
||
fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
Stephen, can you help for verifying this bug? Thanks.
QA Contact: huang → stephend
David, can you briefly elaborate on some of the class names that would've
leaked? Thanks.
Assignee | ||
Comment 9•23 years ago
|
||
nsImapOfflineSync and all the nsMsgIncomingServers, nsRDFResource, among other
things
Verified FIXED.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•