Bug 1864985: Use nsIURI::hasUserPass instead of checking user pass string r=necko...
commitd24e3f0ba629ddaa2d3b65be950c270a9327cf1c
authorDaisuke Akatsuka <daisuke@birchill.co.jp>
Fri, 17 Nov 2023 20:12:11 +0000 (17 20:12 +0000)
committerDaisuke Akatsuka <daisuke@birchill.co.jp>
Fri, 17 Nov 2023 20:12:11 +0000 (17 20:12 +0000)
treebbcf7abea0a00f88cb08f6d22e159240c3ab2e94
parent62b2826a120ef4498ba3fde113c351c6a8a4a4e4
Bug 1864985: Use nsIURI::hasUserPass instead of checking user pass string r=necko-reviewers,valentin

Depends on D193623

Differential Revision: https://phabricator.services.mozilla.com/D193624
dom/xhr/XMLHttpRequestMainThread.cpp
netwerk/base/nsIOService.cpp
netwerk/base/nsNetUtil.cpp
netwerk/protocol/http/nsHttpChannelAuthProvider.cpp