Closed Bug 347042 Opened 19 years ago Closed 14 years ago

Copy Image to Clipboard leaks memory

Categories

(Core :: XUL, defect)

1.8 Branch
PowerPC
macOS
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: Brade, Unassigned)

Details

(Keywords: memory-leak, Whiteboard: [MemShrink])

Choosing "Copy Image" (such as from the browser context menu) leaks. Steps to reproduce on my debug Mac build: Baseline Test * Launch FF with a command similar to: ( setenv XPCOM_MEM_BLOAT_LOG Log.leaks ; ./firefox -P bonechotest ) * Quit * check Log.leaks for nsImageMac (the 4th number will be 0) Copy Image Test * Launch again but this time copy 5 different images * Quit * Check Log.leaks for nsImageMac (the 4th number will be 6) Leaking the images and their related data cannot be a good thing.
Keywords: mlk
With Cairo, the nsImageMac decoder is no longer used. So, it this leak still valid?
Assignee: jag → nobody
Still reproducible?
I think this leak is no longer valid.
Whiteboard: [MemShrink]
This is probably fixed. Please reopen if it's still reproducible with recent Firefox versions.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.