Closed Bug 411593 Opened 18 years ago Closed 18 years ago

Firefox leaks nsGlobalWindows when Password Exporter Extension is installed

Categories

(Core :: General, defect, P2)

x86
macOS
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cbook, Unassigned)

References

Details

(Keywords: memory-leak)

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2008010909 Firefox/3.0b3pre Steps to reproduce> -> New Firefox Profile -> Install the Password Exporter Extension (https://addons.mozilla.org/en-US/firefox/addon/2848) -> Use this extension (i used tools -> Addons -> Preference on this extension -> Export disabled hosts) --> Leak nsStringStats => mAllocCount: 27227 => mReallocCount: 3952 => mFreeCount: 26608 -- LEAKED 619 !!! => mShareCount: 23707 => mAdoptCount: 2918 => mAdoptFreeCount: 2916 -- LEAKED 2 !!!
Flags: blocking1.9?
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
not leaking after the fix from bug 412491 went in and using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2008012105 Firefox/3.0b3pre -> Fixed
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
-> verified fixed
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.