Closed Bug 341722 Opened 18 years ago Closed 16 years ago

leak in MsgComposeCommands.js

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

Details

(Keywords: memory-leak)

composed a mail and got this leak from Leak Monitor:

[+] [leaked object] (283fb50) = [object Object]
 [+] observe (283fb48, chrome://messenger/content/messengercompose/MsgComposeCommands.js, 707-710) = function (subject, topic, value) {
    try {
        setupLdapAutocompleteSession();
    } catch (ex) {
    }
}
  [ ] prototype (230f170) = [object Object]

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060615 Thunderbird/3.0a1 - Build ID: 2006061507
Keywords: mlk
QA Contact: message-compose
Version: unspecified → Trunk
Assignee: mscott → nobody
Flags: wanted-thunderbird3?
Henrik,
   Can you retest this bug?  The function has now been changed, and the observer is removed when we unload the window, so there's good reason to think this has been fixed.
no leaks no more
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Flags: wanted-thunderbird3?
You need to log in before you can comment on or make changes to this bug.