mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
ddeba05428
Actually, our locale service doesn't use UTF-16 for locale name and it will be ASCII. Although dictionary name of spell checker is locale/language name, it still uses UTF-16. To use locale API, I should replace it with `ACString`. Differential Revision: https://phabricator.services.mozilla.com/D99336 |
||
---|---|---|
.. | ||
auth | ||
permissions | ||
pref | ||
spellcheck | ||
universalchardet | ||
build.mk | ||
confvars.sh | ||
moz.build | ||
moz.configure |