Modify UsbDeviceFilter::MatchesAny to return true for empty filters |
||
Issue descriptionSince some code that calls UsbDeviceFilter::MatchesAny already checks if filters is empty, it would be nice to move this check inside the function. Also it will make writing test easier since test code can just use an empty filters to make UsbDeviceFilter::MatchesAny return true.
,
Aug 23 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 23 2016