Closed
Bug 648171
Opened 15 years ago
Closed 14 years ago
fix JS_Enumerate leaks
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: gal, Assigned: Ms2ger)
Details
Attachments
(1 file)
2.23 KB,
patch
|
gal
:
review+
|
Details | Diff | Splinter Review |
JS_Enumerate requires JS_DestroyIdArray to be called otherwise we leak.
![]() |
Reporter | |
Comment 1•15 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Seems like only canvas needs a fix.
![]() |
Reporter | |
Updated•14 years ago
|
Attachment #576816 -
Flags: review?(gal) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Version: unspecified → Trunk
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•