#2080 - Hide geolocation features on non-SSL for some browsers This is a spacer post for a website comment topic. The content this topic relates to: #2080 - Hide geolocation features on non-SSL for some browsers By Guest posted 15th Mar 2021, 12:54 PM Do not fill this field in. Removed way back now in the two main browser engines... Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1072859 Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=561641 So if we implement this we don't need to use BROWSER_MATCHES at all, we just assume only https can do geolocation. 0 guests and 0 members have recently viewed this. Sort: Relevance Newest first Oldest first Rating Popularity
Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1072859
Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=561641
So if we implement this we don't need to use BROWSER_MATCHES at all, we just assume only https can do geolocation.