electron/shell/browser/hid
trop[bot] 164c526716
perf: don't build unused vectors in HidChooserContext (#43213)
* refactor: remove unused code in HidChooserContext::DeviceRemoved()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove unused code in HidChooserContext::OnHidManagerConnectionError()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: use structured bindings for readability

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-08-05 13:20:52 -04:00
..
electron_hid_delegate.cc fix: don't observe WebUSB for in-memory partitions (#42463) 2024-06-12 14:53:12 -05:00
electron_hid_delegate.h refactor: partition HidDelegate observers by browser context (#40215) 2023-10-17 16:54:53 -04:00
hid_chooser_context.cc perf: don't build unused vectors in HidChooserContext (#43213) 2024-08-05 13:20:52 -04:00
hid_chooser_context.h chore: Show FIDO devices in the chooser if allowed (#40216) 2023-10-18 19:19:51 -04:00
hid_chooser_context_factory.cc feat: add support for WebHID (#30213) 2021-09-23 20:00:11 +09:00
hid_chooser_context_factory.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
hid_chooser_controller.cc chore: Show FIDO devices in the chooser if allowed (#40216) 2023-10-18 19:19:51 -04:00
hid_chooser_controller.h chore: Show FIDO devices in the chooser if allowed (#40216) 2023-10-18 19:19:51 -04:00