зеркало из https://github.com/mozilla/gecko-dev.git
OS/2 break from tor's checkin - we need to do something for DefaultCharsetForLocale - BeOS needs a fix as well
This commit is contained in:
Родитель
a6c348c336
Коммит
ea7fd4498a
|
@ -152,7 +152,7 @@ nsPlatformCharset::GetCharset(nsPlatformCharsetSel selector,
|
|||
NS_IMETHODIMP
|
||||
nsPlatformCharset::GetDefaultCharsetForLocale(const nsAString& localeName, nsACString &oResult)
|
||||
{
|
||||
oResult.Truncate();
|
||||
oResult.AssignLiteral("ISO-8859-1");
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче