зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1267388 - remove redeclaraction of authMgr. r=eslint
This commit is contained in:
Родитель
0d3fc06844
Коммит
dbacd6ac3c
|
@ -1486,8 +1486,6 @@ add_task(function* runTests() {
|
|||
|
||||
|
||||
// Clear cached auth from this subtest, and avoid leaking due to bug 459620.
|
||||
var authMgr = Cc['@mozilla.org/network/http-auth-manager;1'].
|
||||
getService(Ci.nsIHttpAuthManager);
|
||||
authMgr.clearAll();
|
||||
ok(true, "authMgr cleared cached auth");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче