Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Geolocation does not prompt for permission (and fails) on some pages #12692

Closed
bsclifton opened this issue Jan 17, 2018 · 2 comments
Closed

Geolocation does not prompt for permission (and fails) on some pages #12692

bsclifton opened this issue Jan 17, 2018 · 2 comments
Assignees
Labels

Comments

@bsclifton
Copy link
Member

See #12651 (comment) for more infomation

Still broken on https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation but works https://browserleaks.com/geo
geo1

Opening the codepen/jsfiddle link from https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation shows the location but not the Mozilla link

Same behaviour on Windows and Linux as mentioned in the previous comment

@bsclifton bsclifton added this to the 0.19.x Hotfix 13 milestone Jan 17, 2018
@bsclifton bsclifton removed this from the 0.19.x Hotfix 13 milestone Jan 17, 2018
@bsclifton
Copy link
Member Author

When opening the console, you'll see the following:
image

This is working as expected due to deprecation of permissions:
https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes

@kjozwiak
Copy link
Member

As mentioned above by @bsclifton, due to chromium deprecating geolocation permissions from cross-origin iframes, we'll be replacing the Mozilla Geo website from our test plans here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants