Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vpn's invalid selected name crash #25596

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Commits on Sep 17, 2024

  1. Set proper device/selected region for region data v2

    fix brave/brave-browser#41093
    
    Device region is set with timezone data.
    and set selected region with it when it's not selected yet.
    As timezone data uses v1 region name, region name from timezone
    data should be updated to its v2 name.
    simonhong committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    90d5261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7414d1c View commit details
    Browse the repository at this point in the history