mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -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()