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

[Feature Request]: Add support for HIDDevice.forget() #32842

Closed
3 tasks done
jkleinsc opened this issue Feb 9, 2022 · 0 comments · Fixed by #34210
Closed
3 tasks done

[Feature Request]: Add support for HIDDevice.forget() #32842

jkleinsc opened this issue Feb 9, 2022 · 0 comments · Fixed by #34210
Assignees

Comments

@jkleinsc
Copy link
Contributor

jkleinsc commented Feb 9, 2022

Preflight Checklist

Problem Description

https://chromium-review.googlesource.com/c/chromium/src/+/3297868 (which is included in #32419) adds experimental support for HIDDevice.forget(), but we did not implement that feature in #32419.

Proposed Solution

Implement HIDDevice.forget() via ElectronHidDelegate::RevokeDevicePermission

Alternatives Considered

none

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant