Closed Bug 411753 Opened 17 years ago Closed 17 years ago

Leak nsStringBuffer when removing entries from Download Manager List

Categories

(Toolkit :: Downloads API, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cbook, Unassigned)

References

Details

(Keywords: memory-leak)

Attachments

(1 file)

Attached file leak log (deleted) —
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2008011009 Firefox/3.0b3pre Steps to reproduce: - >Make sure you have some downloads in the your download manager list. -> Select one entry and choose remove from list -> Leak nsStringStats => mAllocCount: 26115 => mReallocCount: 3497 => mFreeCount: 26114 -- LEAKED 1 !!! => mShareCount: 22899 => mAdoptCount: 2627 => mAdoptFreeCount: 2627
Flags: blocking1.9?
Summary: Leak when removing entries from Download Manager List → Leak nsStringBuffer when removing entries from Download Manager List
That's neat - we have some automated tests that do just this, and those didn't leak for me.
Component: General → Download Manager
Flags: blocking1.9?
Product: Core → Firefox
QA Contact: general → download.manager
Flags: blocking-firefox3?
WFM (also using Mac trunk on Tiger).
Tomcat - were you using a clean profile for this?
(In reply to comment #3) > Tomcat - were you using a clean profile for this? > Yes it was a new profile, but i was not able to reproduce this leak on retesting. I will close this bug for now as works for me and will reopen when i have solid steps to reproduce.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking-firefox3?
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: