8000 feat: add support for HIDDevice.forget() by jkleinsc · Pull Request #34210 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add support for HIDDevice.forget() #34210

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

Merged
merged 7 commits into from
May 23, 2022
Merged

feat: add support for HIDDevice.forget() #34210

merged 7 commits into from
May 23, 2022

Conversation

jkleinsc
Copy link
Member

Description of Change

This PR implements HIDDevice.forget() and also sets up permissioning to allow enabling forget() functionality for Web Serial and Web Bluetooth in future PRs.

Checklist

Release Notes

Notes: Added support for HIDDevice.forget()

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 12, 2022
@jkleinsc jkleinsc requested a review from nornagon May 12, 2022 16:38
@jkleinsc jkleinsc added the semver/minor backwards-compatible functionality label May 16, 2022
@jkleinsc jkleinsc added no-backport and removed new-pr 🌱 PR opened recently labels May 16, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 16, 2022
Copy link
Member
@samuelmaddock samuelmaddock left a comment

Choose a reason for hiding this comment

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

API LGTM

@ckerr
Copy link
Member
ckerr commented May 17, 2022

API LGTM

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label May 19, 2022
@jkleinsc
Copy link
Member Author

Merging as API review has been approved but the bot hasn't updated the github status properly.

@jkleinsc jkleinsc merged commit ba573f5 into main May 23, 2022
@jkleinsc jkleinsc deleted the add-hid-forget branch May 23, 2022 19:13
@release-clerk
Copy link
release-clerk bot commented May 23, 2022

Release Notes Persisted

Added support for HIDDevice.forget()

khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
* feat: add support for HIDDevice.forget()

* chore: remove whitespace

* chore: use `SetGetter` to serialize the render_frame_host

Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com>

* fixup chore: use `SetGetter` to serialize the render_frame_host

* fixup after rebase

* fixup for crash on navigator.serial.getPorts()

* fixup for lint

Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add support for HIDDevice.forget()
3 participants
0