Closed
Bug 407201
Opened 17 years ago
Closed 17 years ago
Not dropping references for one shot timers on Fire()
Categories
(Core :: XPCOM, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sayrer, Assigned: sayrer)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
597 bytes,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Bruno Calvignac discovered this in bug 330128.
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #292237 -
Flags: superreview?(bzbarsky)
Attachment #292237 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•17 years ago
|
Attachment #292237 -
Attachment is patch: true
Attachment #292237 -
Attachment mime type: application/octet-stream → text/plain
![]() |
||
Comment 2•17 years ago
|
||
Comment on attachment 292237 [details] [diff] [review]
bruno's solution
r+sr=bzbarsky
Attachment #292237 -
Flags: superreview?(bzbarsky)
Attachment #292237 -
Flags: superreview+
Attachment #292237 -
Flags: review?(bzbarsky)
Attachment #292237 -
Flags: review+
Updated•17 years ago
|
Summary: Not dropping references for one shot timers on Cancel() → Not dropping references for one shot timers on Fire()
Updated•17 years ago
|
Flags: blocking1.9+
Updated•17 years ago
|
Priority: -- → P1
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
It looks like this caused bug 419292
You need to log in
before you can comment on or make changes to this bug.
Description
•