зеркало из https://github.com/mozilla/pjs.git
Bug 347824. RSS leaks windows and documents. r=vlad
This commit is contained in:
Родитель
ef6c74d66e
Коммит
a35edec0af
|
@ -486,6 +486,8 @@ FeedWriter.prototype = {
|
|||
* See nsIFeedWriter
|
||||
*/
|
||||
close: function FW_close() {
|
||||
this._document = null;
|
||||
this._window = null;
|
||||
var prefs =
|
||||
Cc["@mozilla.org/preferences-service;1"].
|
||||
getService(Ci.nsIPrefBranch2);
|
||||
|
|
Загрузка…
Ссылка в новой задаче