DescriptionRemove HID devices not found during enumeration on Windows.
Windows doesn't give us fine grained notifications for device add
and remove so we must do a complete enumeration every time. This
patch figures out which devices are no longer present in the
enumeration and calls HidService::RemoveDevice.
BUG=395272
R=rockot@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284321
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add a protected const accessor instead of making devices_ protected. #
Messages
Total messages: 6 (0 generated)
|