w3c / geolocation

W3C Geolocation API
https://www.w3.org/TR/geolocation/
81 stars 56 forks source link

Require transient activation to use API #94

Open marcoscaceres opened 3 years ago

marcoscaceres commented 3 years ago

Closes #48

To kick off discussion - this would break most sites, so this change would be a multi-year change potentially.

The following tasks have been completed:

Implementation commitment:


Preview | Diff


Preview | Diff

reillyeon commented 3 years ago

We're tracking this in Chromium as issue 1102381 and the next action is to collect metrics on how often geolocation permission is requested with and without user activation in order to gauge the compatibility impact. As mentioned in #48 there are a number of other experiments currently being pursued in this area as well. I'd be very interested in hearing about plans from Gecko and WebKit in this area.

marcoscaceres commented 3 years ago

filed Gecko bug 1720832. Cc'ing @martinthomson and @johannhof who chimed in on #48.

Filed WebKit bug 228017. Cc @cdumez for any input from WebKit.