Closed
Bug 347109
Opened 18 years ago
Closed 18 years ago
Password dialog for downloading mail leaks chrome
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ajschult784, Unassigned)
References
Details
(Keywords: memory-leak, regression)
Attachments
(1 file)
4.06 KB,
text/plain
|
Details |
With a current SeaMonkey trunk build, the first time I tell it to get messages, it prompts me for the password (it's not remembered). dbaron's NSPR leak logging shows that a lot of chrome gets leaked (just opening mail, checking mail and closing the app)
Leaked 4 out of 10 DOM Windows
Leaked 22 out of 29 documents
Leaked 0 out of 5 docshells
This regressed between linux seamonkey build 2006-06-12-09-trunk and 2006-06-14-09-trunk. The 6/13 build is too broken to be useful. Nothing mail-related in that range looks relevant, so dumping in Core.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
A build from 2006-06-12 at 15:45 doesn't leak, so this is from bug 255942
Blocks: dom-agnostic
Flags: blocking1.9a1?
Reporter | ||
Updated•18 years ago
|
Assignee: nobody → general
Component: General → DOM
QA Contact: general → ian
Reporter | ||
Comment 3•18 years ago
|
||
this worksforme with linux seamonkey build 2006-09-30-10-trunk
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Flags: blocking1.9a1?
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•