You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate of #11862. We can either close this one off or close the other one and keep this one. However, #11862 has more info/context. @rebron I'll let you decide which issue you prefer leaving opened 👍
Description
Sometimes builds do not use the correct service (
location.brave.com
) for geolocation and instead uselocation.services.mozilla.com
.Steps to Reproduce
https://browserleaks.com/geo
orhttps://html5demos.com/geo/
.Actual result:
Location is not identified. If you use Little Snitch, Charles Proxy, etc you will see that it is trying to use
location.services.mozilla.com
.Expected result:
Should use
location.brave.com
for geolocation.Reproduces how often:
easily if you get a build that is affected
Brave version (brave://version info)
1.19.39, 1.19.41 on both intel and arm64 macOS although when this happens it is not specific to macOS, it can occur on any OS
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @rebron @kjozwiak
The text was updated successfully, but these errors were encountered: