mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
* perf: avoid string temporary in HidChooserController::PhysicalDeviceIdFromDeviceInfo() return a const ref instead of a new string * perf: avoid second map lookup in HidChooserController::AddDeviceInfo()