зеркало из https://github.com/mozilla/pjs.git
Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao
This commit is contained in:
Родитель
07f1aac043
Коммит
3b0ed2143a
|
@ -148,6 +148,7 @@ function getXULDocument(aCallback) {
|
|||
}, false);
|
||||
|
||||
doc.body.appendChild(iframe);
|
||||
registerCleanupFunction(function () { doc.body.removeChild(iframe); });
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче