Closed
Bug 384922
Opened 18 years ago
Closed 18 years ago
Default Minefield homepage leaks
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: JasnaPaka, Unassigned)
Details
(Keywords: memory-leak)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070618 Minefield/3.0a6pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070618 Minefield/3.0a6pre
Latest Firefox Trunk, clean profile.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield, default homepage is set to http://www.mozilla.org/projects/minefield/.
2. Close Minefield.
3. Run leak-gauge.pl.
Actual Results:
Leaked inner window c46188 (outer 12a2fe8) at address c46188.
... with URI "about:blank".
Leaked outer window 12a2fe8 at address 12a2fe8.
Summary:
Leaked 2 out of 7 DOM Windows
Leaked 0 out of 39 documents
Leaked 0 out of 3 docshells
If I set homepage to about:blank and doing same steps as above, no leak is showed.
Comment 1•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070626 Minefield/3.0a6pre
This works for me in today's trunk build. I get the following results:
Summary:
Leaked 0 out of 7 DOM Windows
Leaked 0 out of 39 documents
Leaked 0 out of 3 docshells
Can you retest and resolve as WFM if you can't reproduce, Pavel?
| Reporter | ||
Comment 2•18 years ago
|
||
Same result for me with today build.
-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•