Open Bug 1345765 Opened 7 years ago Updated 2 years ago

nsEditorSpellCheck::DictionaryFetched should use OSPreferences::GetSystemLocales instead of getenv("LANG")

Categories

(Core :: DOM: Editor, enhancement, P3)

Unspecified
All
enhancement

Tracking

()

Tracking Status
firefox55 --- affected

People

(Reporter: m_kato, Unassigned)

Details

nsEditorSpellCheck::DictionaryFetched uses LANG environment value and decode it to BCP47.  We might be able to use OSPreferences::GetSystemLocale instead.
Summary: nsEditorSpellCheck::DictionaryFetched should use OSPreferences::GetSystemLocale instead of getenv("LANG") → nsEditorSpellCheck::DictionaryFetched should use OSPreferences::GetSystemLocales instead of getenv("LANG")
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.