Chromium Code Reviews
DescriptionAdd chrome://usb-internals page for adding and removing test devices.
This patch adds a new WebUI page, chrome://usb-internals with controls
for simulating the connection and disconnection of virtual WebUSB
devices. This will be useful for doing UI testing without the need for
real hardware.
This page will be expanded in the future to add other features useful
for debugging WebUSB such as viewing device information as it has been
parsed by Chrome and overriding descriptors during development.
BUG=625019
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3903a69e08972bf282615d725b918109e5cb7a44
Cr-Commit-Position: refs/heads/master@{#411091}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed some of dpapad@'s comments. #
Total comments: 6
Patch Set 3 : Addresses dpapad@'s nits. #
Total comments: 9
Patch Set 4 : Address rsesek@'s comments. #Patch Set 5 : Use typemaped types in the TestDeviceInfo struct. #Messages
Total messages: 40 (25 generated)
|