Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
tor-browser-build
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 192
    • Issues 192
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Applications
  • tor-browser-build
  • Issues
  • #40122

Closed (moved)
Open
Opened Oct 08, 2020 by Georg Koppen@gkDeveloper

Locale ordering in BuildConfig is non-deterministic in 10.0a8

This is how the smali-diff looks like (just an excerpt):

diff -r
gk/tor-browser-10.0a8-android-aarch64-multi-qa/smali_classes2/org/mozilla/fenix/BuildConfig.smali
sysrqb/tor-browser-10.0a8-android-aarch64-multi-qa/smali_classes2/org/mozilla/fenix/BuildConfig.smali
20c20
<     const-string v0, "ru"
---
>     const-string v0, "eu"
22c22
<     const-string v1, "hsb"
---
>     const-string v1, "hy-AM"
26c26
<     const-string v3, "rm"
---
>     const-string v3, "kk"
28c28
<     const-string v4, "vec"
---
>     const-string v4, "eo"
30c30
<     const-string v5, "pt-PT"
---
>     const-string v5, "gd"
32c32
<     const-string v6, "pt-BR"
---
>     const-string v6, "es-CL"
34c34
<     const-string v7, "iw"
---
>     const-string v7, "hu"
36c36
<     const-string v8, "te"
---
>     const-string v8, "ja"
38c38
<     const-string v9, "br"
---
>     const-string v9, "in"
40c40
<     const-string v10, "kk"
---
>     const-string v10, "en-CA"
42c42
<     const-string v11, "hu"
---
>     const-string v11, "dsb"
44c44
<     const-string v12, "en-US"
---
>     const-string v12, "ff"
46c46
<     const-string v13, "is"
---
>     const-string v13, "bn"
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor Browser: 10.0
Milestone
Tor Browser: 10.0
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/applications/tor-browser-build#40122