Closed Bug 1847680 Opened 2 years ago Closed 2 years ago

Search messages dialog doesn't clean itself up properly, breaks code coverage

Categories

(Thunderbird :: Search, defect)

defect

Tracking

(thunderbird_esr115 fixed, thunderbird117 fixed)

RESOLVED FIXED
118 Branch
Tracking Status
thunderbird_esr115 --- fixed
thunderbird117 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

I've been looking into why some of the code coverage results show some code as not covered when I know it is. One test in particular seems to hide coverage data from earlier tests.

Long story short: the Search Messages dialog has an nsIMsgWindow object that isn't cleaned up properly, somehow managing to poison the coverage data in files that dialog shares with other windows.

Target Milestone: --- → 118 Branch

Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/a3a6f8bd26b6
Fix leak of nsIMsgWindow object from various dialogs. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Good for beta?

Attachment #9347796 - Flags: approval-comm-esr115?
Attachment #9347796 - Flags: approval-comm-beta?

Comment on attachment 9347796 [details]
Bug 1847680 - Fix leak of nsIMsgWindow object from various dialogs. r=#thunderbird-reviewers

[Triage Comment]
APproved for beta

Attachment #9347796 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9347796 [details]
Bug 1847680 - Fix leak of nsIMsgWindow object from various dialogs. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr115

Attachment #9347796 - Flags: approval-comm-esr115? → approval-comm-esr115+
See Also: → 1852922
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: