-
- Downloads
BB 42562: Normalized the Accepted Languages on Android.
The OS language might be outside the list of actually supported languages and it might leak the user's region. Therefore, we force the locale reported in Accept-Language to match one we support with translations, even when it means using a not exact region tag.
parent
e3d0c65f
No related branches found
No related tags found
Showing
- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/gecko/GeckoProvider.kt 2 additions, 0 deletions...pp/src/main/java/org/mozilla/fenix/gecko/GeckoProvider.kt
- mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntimeSettings.java 41 additions, 13 deletions...main/java/org/mozilla/geckoview/GeckoRuntimeSettings.java
Please sign in to comment