DescriptionAdd WebUSB bindings and client interface [part 2]
This is part 2 of a multipart change set to add WebUSB
bindings to Blink. In this CL, device enumeration logic
is implemented and some additional getters are added
to the USBDevice interface.
The original full CL is here:
https://codereview.chromium.org/1245363002/
The WebUSB draft spec is here:
http://reillyeon.github.io/webusb/
Part 1 landed as
https://src.chromium.org/viewvc/blink?revision=199777&view=revision
BUG=492204
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199921
Patch Set 1 : #
Total comments: 8
Patch Set 2 : STATIC_ONLY #Patch Set 3 : remove CallbackPromiseAdapter usage #
Total comments: 12
Patch Set 4 : enum classes! #
Total comments: 6
Patch Set 5 : +WebUSBTransferInfo; update callback signatures #
Total comments: 2
Patch Set 6 : enum class #
Dependent Patchsets: Messages
Total messages: 22 (8 generated)
|