Closed Bug 390176 Opened 18 years ago Closed 18 years ago

leak browser domwindow when closing tabs

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 385376

People

(Reporter: dbaron, Unassigned)

Details

(Keywords: memory-leak)

I leak a bunch of dom windows, including the one for the browser chrome, when opening about:config in a new tab and then closing that tab. Steps to reproduce: 1. set environment variables as described in mozilla/tools/footprint/leak-gauge.pl 2. ./firefox about:blank 3. click in the content area 4. press Accel-T to open a new tab 5. type about:config in the URL bar and hit enter 6. click on the [X] to close the tab containing about:config 7. click on the [X] to close the browser window 8. run leak-gauge over the resulting log Actual results: leaked a bunch of windows Expected results: no leaks Observed in: Firefox trunk debug build from this morning
Flags: blocking-firefox3?
Actually, step (5) above can be omitted. We leak the browser window (including the other pages in it at the time it is closed) if tabs have ever been closed in that window.
Summary: leak browser domwindow when opening about:config in new tab → leak browser domwindow when closing tabs
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Flags: blocking-firefox3?
You need to log in before you can comment on or make changes to this bug.