Skip to content

GitLab

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

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
  • Issues
  • #40191

Closed
Open
Opened Oct 15, 2020 by Alex Catarineu@acatDeveloper

Language not spoofed for en-CA and en-UK

If a user installs an en-US tor-browser and then changes it to English (Canada) or English (United Kingdom) then neither the "locale spoofing prompt" is shown nor Accept-Language is spoofed (e.g. for Canada it's en-CA,en-US;q=0.7,en;q=0.3). The prompt is not shown because of https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPHelper.jsm#196. Besides, given javascript.use_us_english_locale=true will not be set, I guess the non-spoofed locale will also be accessible via some JS APIs.

I'm not sure about the right solution, though. Should we show the spoofing prompt for these cases too? Or should we always spoof these two cases by default?

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#40191