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:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user