mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
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:
parent
a6c348c336
commit
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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user