Chromium Code Reviews
DescriptionFix initial USB enumeration on Linux to return all devices.
This patch fixes an issue where the first enumeration of USB devices on
Linux would only return a single device and observers would not be
notified of additional devices. This was because the logic to determine
if enumeration callbacks should be called was checking only that all
previously seen devices (of which there was only one at that point) were
ready and not that the sysfs tree had been completely walked.
BUG=662486
Committed: https://crrev.com/5c30282c70ec5f7f92129589fbbc84fef5738454
Cr-Commit-Position: refs/heads/master@{#434718}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||