summaryrefslogtreecommitdiffstats
path: root/src/core/web_usb_detector_qt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add basic USB device loggingPeter Varga2021-06-151-0/+94
The log is available on the chrome://device-log WebUI. The logging depends on the WebUSB feature and it is disabled by default. Use --enable-features=WebUSB to enable it. Change-Id: Idcbdfa42db3b5a5851abbd3e8d877d69c2d9796a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>