Suggest permission lifetimes by marcoscaceres · Pull Request #108 · w3c/geolocation (original) (raw)

Closes #69
Closes #54

Depends on w3c/permissions#287 and whatwg/html#7337

Try to be broadly accommodating to what browses do with respect to Geolocation permission lifetimes. I prioritized "single session" permissions, while accommodating what Chrome does (you can navigate around... only when you close the browser window/tab does it reset). I also allowed for what Brave does (time based).

The following tasks have been completed:

Implementation commitment:


Preview | Diff