stop leaking the annotation service in the microsummary service; possible fix for balsa leak regression
bug=336922 r=bz
This commit is contained in:
@@ -225,7 +225,8 @@ MicrosummaryService.prototype = {
|
||||
},
|
||||
|
||||
_destroy: function MSS__destroy() {
|
||||
// XXX Anything we need to kill to prevent shutdown memory leaks?
|
||||
this._timer.cancel();
|
||||
this._timer = null;
|
||||
},
|
||||
|
||||
_updateMicrosummaries: function MSS__updateMicrosummaries() {
|
||||
|
||||
Reference in New Issue
Block a user