electron/shell/browser/hid
Charles Kerr 4164ef93ad
refactor: remove banned std::to_string() calls (#41087)
* refactor: do not use banned std::to_string() in ServiceWorkerContext::GetAllRunningWorkerInfo()

* refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED()

* refactor: do not use banned std::to_string() in JSChunkedDataPipeGetter::OnWriteChunkComplete()

* refactor: do not use banned std::to_string() in SetCrashKey()

* chore: remove unused #include
2024-01-24 16:43:31 -06:00
..
electron_hid_delegate.cc chore: Show FIDO devices in the chooser if allowed (#40216) 2023-10-18 19:19:51 -04: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 refactor: remove banned std::to_string() calls (#41087) 2024-01-24 16:43:31 -06: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
hid_chooser_context_factory.h
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