Open
Bug 331419
Opened 19 years ago
Updated 18 years ago
Open mail message view-source leaks a docshell
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: ajschult784, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
37.46 KB,
text/plain
|
Details |
If I do view-source with a SeaMonkey mail message with current trunk with NSPR_LOG_MODULES=nsDocShellLeak:5, I get
Leaked docshell at address b9313d8.
... which loaded URI "about:blank".
... which loaded URI "view-source:mailbox:///home/andrew/.mozilla/clean/mjqxqmjg.slt/Mail/Local%20Folders/Sent?number=915598".
This might be related to bug 323428, but I don't see a leak in SeaMonkey (browser) with view-source. I'll attach sections from a valgrind leak log.
| Reporter | ||
Comment 1•19 years ago
|
||
These are the stacks from the log that include ViewSource
Comment 2•19 years ago
|
||
*** Bug 333291 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•