What error should be returned when trying to access position from insecure origin? #12
Labels
privacy-tracker
Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response.
question
Chromium issue 702244 says Chromium returns a
PERMISSION_DENIED
, which sounds legit, but Safari might be returning aPOSITION_UNAVAILABLE
. I think Chromium response is OK and the alleged Safari response might be incorrect, but just in case it'd be great to clarify what's the expected error code when accessing from an insecure origin.The text was updated successfully, but these errors were encountered: