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

Ask user for permission #13

Open
aleventhal opened this issue May 7, 2019 · 0 comments
Open

Ask user for permission #13

aleventhal opened this issue May 7, 2019 · 0 comments
Assignees

Comments

@aleventhal
Copy link
Owner

aleventhal commented May 7, 2019

Users should be asked for permission when a web page attempts to connect to js2at.

  • User should be given specifics for what the js2at api wants to do and why. This information could be bundled in localized schema description files with the same root name.
  • Multiple requests should be put together in one
  • Web page does not need to be informed that the user said no, but it would simply not get any requests.
  • The observerAdded command would not be sent to AT until user said yes.
  • Open question: should the question even be asked if there is no AT attempting to listen? Probably not.
  • Chrome should remember the permissions on a per-page basis.
@kleinab kleinab self-assigned this Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants