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