[geolocation-api] Pull Request: Suggest permission lifetimes

marcoscaceres has just submitted a new pull request for https://github.com/w3c/geolocation-api:

== Suggest permission lifetimes ==
Closes #69 

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:

 * [ ] Modified Web platform tests (link to pull request)

Implementation commitment:

 * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)

See https://github.com/w3c/geolocation-api/pull/108


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 11 November 2021 10:00:19 UTC