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

Rephrase "triggered by user activation" to match the new user activation model #463

Closed
mustaqahmed opened this issue Dec 5, 2019 · 3 comments · Fixed by #470
Closed

Comments

@mustaqahmed
Copy link

We have User Activation v2 model in the HTML spec now. "Triggered by user activation" should now be changed accordingly. See the HTML issue mentioned below.

@odejesush
Copy link
Contributor

Would the user activation for this API (and other device APIs like WebUSB) require a transient user activation?

@reillyeon
Copy link
Contributor

In Chromium the implementations of both WebUSB and Web Bluetooth require transient activation and do not consume the activation.

@mustaqahmed
Copy link
Author

FYI: One possibility is that WebUSB and WebBluetooth would rely on user activation indirectly through Permissions API. Please consider commenting on that Permissions issue, whether the idea sounds reasonable or bad.

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

Successfully merging a pull request may close this issue.

3 participants