зеркало из https://github.com/mozilla/gecko-dev.git
no bug (follow up to the previous check in for bug 274264) : got rid of an unnecessary comment
This commit is contained in:
Родитель
0bd4daa7cf
Коммит
a1700cd9c0
|
@ -129,8 +129,6 @@ nsUTF8ConverterService::ConvertURISpecToUTF8(const nsACString &aSpec,
|
|||
aUTF8Spec.Truncate();
|
||||
|
||||
nsCAutoString unescapedSpec;
|
||||
// NS_UnescapeURL does not fill up unescapedSpec unless there's at least
|
||||
// one character to unescape.
|
||||
NS_UnescapeURL(PromiseFlatCString(aSpec), esc_AlwaysCopy, unescapedSpec);
|
||||
|
||||
// convert to UTF-8 unless ASCII only or UTF-8
|
||||
|
|
Загрузка…
Ссылка в новой задаче