зеркало из https://github.com/mozilla/gecko-dev.git
f957fd9eef
* nsStandardURL::GetHost/GetHostPort/GetSpec contain an punycode encoded hostname. * Added nsIURI::GetDisplayHost/GetDisplayHostPort/GetDisplaySpec which have unicode hostnames, depending on the hostname, character blacklist and the network.IDN_show_punycode pref * remove mHostEncoding since it's not needed anymore (the hostname is always ASCII encoded) * Add mCheckedIfHostA to know when GetDisplayHost can return the regular host, or when we need to use the cached mDisplayHost MozReview-Commit-ID: 4qV9Ynhr2Jl * * * Bug 945240 - Make sure nsIURI.specIgnoringRef/.getSensitiveInfoHiddenSpec/.prePath contain unicode hosts when network.standard-url.punycode-host is set to false r=mcmanus MozReview-Commit-ID: F6bZuHOWEsj --HG-- extra : rebase_source : d8ae8bf774eb22b549370ca96565bafc930faf51 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
ipdl | ||
mscom | ||
ril | ||
testshell | ||
moz.build | ||
pull-chromium.py |