DescriptionFix missing callback chaining in UsbService.
On OS_CHROMEOS when the permission_broker checks a set of devices the
UsbService needs to wait for the async work to complete before responding.
This worked on OS_CHROMEOS desktop builds because the stub implementation of
PermissionBrokerClient wasn't racing to modify the devices vector.
BUG=chromium-os:38836
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182320
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|