Closed
Bug 60215
Opened 25 years ago
Closed 25 years ago
nsRenderingContextGTK leaks nsGCCache
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.8
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(2 files)
|
2.52 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.98 KB,
patch
|
Details | Diff | Splinter Review |
nsRenderingContextGTK has a one-time leak of a static nsGCCache. It should be
* fixed
* counted in the leak stats
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
pavlov - Could you review the patch above? The change to nsGCCache.cpp isn't
required, if you want to keep it free of XPCOM-specific stuff for some reason...
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
| Assignee | ||
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
r=pavlov
| Assignee | ||
Updated•25 years ago
|
Target Milestone: mozilla0.9 → mozilla0.8
Comment 5•25 years ago
|
||
sr=waterson
| Assignee | ||
Comment 6•25 years ago
|
||
Fix checked in 2001-01-09 20:08 PST and 20:10 PST.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•