Closed
Bug 393035
Opened 18 years ago
Closed 18 years ago
nsNSElementTearoff should participate in cycle collection
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha8
People
(Reporter: peterv, Assigned: peterv)
Details
Attachments
(1 file, 1 obsolete file)
|
1.82 KB,
patch
|
jst
:
review+
jst
:
superreview+
sicking
:
approval1.9+
|
Details | Diff | Splinter Review |
It holds a strong ref to its mContent, all other element tearoffs already participate.
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #277538 -
Flags: superreview?(jst)
Attachment #277538 -
Flags: review?(jst)
| Assignee | ||
Comment 2•18 years ago
|
||
Now with all files :-/.
Attachment #277538 -
Attachment is obsolete: true
Attachment #277587 -
Flags: superreview?(jst)
Attachment #277587 -
Flags: review?(jst)
Attachment #277538 -
Flags: superreview?(jst)
Attachment #277538 -
Flags: review?(jst)
Updated•18 years ago
|
Attachment #277587 -
Flags: superreview?(jst)
Attachment #277587 -
Flags: superreview+
Attachment #277587 -
Flags: review?(jst)
Attachment #277587 -
Flags: review+
| Assignee | ||
Comment 3•18 years ago
|
||
Comment on attachment 277587 [details] [diff] [review]
v1
This will prevent leaks.
Attachment #277587 -
Flags: approval1.9?
Attachment #277587 -
Flags: approval1.9? → approval1.9+
| Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M8
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
•