Closed
Bug 735109
Opened 13 years ago
Closed 13 years ago
unregister message listeners on shutdown in Webapps.jsm
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: fabrice, Assigned: fabrice)
References
Details
Attachments
(1 file)
1.41 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
We leak without that.
Attachment #605221 -
Flags: review?(felipc)
Assignee | ||
Updated•13 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Comment 1•13 years ago
|
||
Comment on attachment 605221 [details] [diff] [review]
patch
Very close, I tested with this patch and we also need to clear ppmm to null on shutdown, then the leak is gone!
Attachment #605221 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Assignee: nobody → fabrice
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•