Closed Bug 1824660 Opened 2 years ago Closed 2 years ago

Free references to windows in WindowHelper.jsm

Categories

(Thunderbird :: Testing Infrastructure, defect)

defect

Tracking

(thunderbird_esr102 wontfix, thunderbird112 wontfix)

RESOLVED FIXED
113 Branch
Tracking Status
thunderbird_esr102 --- wontfix
thunderbird112 --- wontfix

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

WindowHelper (a remnant of Mozmill) keeps references to all windows that open during a test and never releases them. This appears to be a memory leak as far as the test infrastructure is concerned, and it obscures real memory leaks in the actual program. These references should be cleaned up at the end of a test run.

This cleans up at the end of each test and at the end of the test run.

See Also: → 1824663
Target Milestone: --- → 113 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/822805e4c203
Free references to windows in WindowHelper.jsm. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: