Backed out 2 changesets (bug 1889536) for causing bpnu bustages on nsIDNService.cpp. CLOSED TREE

Backed out changeset 87d0e483dd8c (bug 1889536)
Backed out changeset c3d6429d8a59 (bug 1889536)
This commit is contained in:
Tamas Szentpeteri
2024-07-09 14:08:25 +03:00
parent e2ab6bd055
commit c1ca326517
201 changed files with 72923 additions and 24366 deletions

View File

@@ -5996,11 +5996,6 @@ already_AddRefed<nsIURI> nsDocShell::AttemptURIFixup(
//
// Since we don't have access to the exact original string
// that was entered by the user, this will just have to do.
//
// XXX: Since we are not trying to use the result as an
// actual domain name, label-wise Punycode decode would
// likely be more appropriate than the full ToUnicode
// operation.
bool isACE;
nsAutoCString utf8Host;
nsCOMPtr<nsIIDNService> idnSrv =