зеркало из https://github.com/mozilla/pjs.git
Bug 464567: test_obsolete.html breaking future offline tests. r+sr+a=vlad
This commit is contained in:
Родитель
9f89ae7053
Коммит
36d994ea8b
|
@ -40,6 +40,9 @@ req.onreadystatechange = function() {
|
|||
|
||||
function finish()
|
||||
{
|
||||
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
|
||||
pm.remove(uri.asciiHost, "offline-app");
|
||||
|
||||
gTestWin.close();
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче