Closed Bug 1716262 Opened 3 years ago Closed 3 years ago

Windows not cleaned up properly when closing

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect

Tracking

(thunderbird_esr78 wontfix)

RESOLVED FIXED
91 Branch
Tracking Status
thunderbird_esr78 --- wontfix

People

(Reporter: darktrojan, Assigned: darktrojan)

Details

(Keywords: memory-leak)

Attachments

(1 file)

We have a Map of tab IDs to actual tabs. When a tab closes we're supposed to remove it from the map so the garbage collector cleans it up, but for non-3pane windows we call the function with the wrong info so that code never runs.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5c9c0312e5da
Fix removing tabs from the tab ID map so they don't leak. r=john.bieling

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

Attachment

General

Created:
Updated:
Size: