2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Chromiumブラウザ(Brave)の位置情報のズレを正す

Last updated at Posted at 2020-09-20

Chroniumの現在地が全然違う場所を示す

MacOSのMojave/Catalinaで発生するっぽく、結構探してなんとか解決したのですが他にも困っている人がいそうなので投稿。

ChromeやFirefoxなど他のブラウザでは正しい位置情報が表示されるのだがなぜかBraveでのみ位置がズレていた。Cookieを消去してもシークレットモードでもダメなのでBrave側のバグかと思い調べたところ、BraveのGithubにIssueが立てられていた。
読み進めるとChronuimのバグだった。

解決策

  1. "chrome://flags#enable-core-location-implementation" からCore Location Implementationをdefault -> enableに変更
  2. ブラウザを再起動
  3. Macの環境設定 -> セキュリティとプライバシー -> 位置情報サービス -> 問題のブラウザを許可

で治った。わいわい

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?