Closed
Bug 398926
Opened 17 years ago
Closed 17 years ago
nsWeakReference leak with stroke and fill using the same pattern
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: tor)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(2 files)
156 bytes,
image/svg+xml
|
Details | |
1.13 KB,
patch
|
roc
:
review+
roc
:
superreview+
roc
:
approval1.9+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Run a debug build of Firefox with XPCOM_MEM_LEAK_LOG=2
2. Load the testcase.
3. Quit.
Result: trace-refcnt reports that an nsWeakReference has leaked.
Attachment #284024 -
Flags: superreview?(roc)
Attachment #284024 -
Flags: review?(roc)
Updated•17 years ago
|
Assignee: nobody → tor
OS: Mac OS X → All
Hardware: PC → All
Attachment #284024 -
Flags: superreview?(roc)
Attachment #284024 -
Flags: superreview+
Attachment #284024 -
Flags: review?(roc)
Attachment #284024 -
Flags: review+
Attachment #284024 -
Flags: approval1.9+
Checked in.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•