Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest permission lifetimes #108

Merged
merged 9 commits into from
Nov 24, 2021
Merged

Suggest permission lifetimes #108

merged 9 commits into from
Nov 24, 2021

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Nov 11, 2021

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:

  • Modified Web platform tests (not testable)

Implementation commitment:


Preview | Diff

index.html Outdated Show resolved Hide resolved
Copy link

@yoavweiss yoavweiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-authoritative LGTM % nit

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants