Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Issue 1337413003: Match against all configurations in UsbDeviceFilter. (Closed)

Created:
5 years, 3 months ago by Reilly Grant (use Gerrit)
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Match against all configurations in UsbDeviceFilter. Now that UsbDevice makes them available we can filter on all devices configurations instead of just the active one. This has the added benefit that as this is immutable data filtering can be done on any thread. Committed: https://crrev.com/42b5262bfcc1198e7cd862dc4ed9a5f87c91a015 Cr-Commit-Position: refs/heads/master@{#348994}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removed foundMatch. #

Patch Set 3 : Update printer detector tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -74 lines) Patch
M chrome/browser/chromeos/printer_detector/printer_detector_unittest.cc View 1 2 3 chunks +7 lines, -39 lines 0 comments Download
M device/usb/mock_usb_device.h View 1 chunk +3 lines, -0 lines 0 comments Download
M device/usb/mock_usb_device.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M device/usb/usb_device_filter.cc View 1 1 chunk +10 lines, -20 lines 0 comments Download
M device/usb/usb_device_filter_unittest.cc View 6 chunks +4 lines, -15 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (7 generated)
Reilly Grant (use Gerrit)
Please take a look.
5 years, 3 months ago (2015-09-15 01:42:42 UTC) #2
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/1337413003/diff/1/device/usb/usb_device_filter.cc File device/usb/usb_device_filter.cc (right): https://codereview.chromium.org/1337413003/diff/1/device/usb/usb_device_filter.cc#newcode78 device/usb/usb_device_filter.cc:78: iface.interface_protocol == interface_protocol_)))) { I think foundMatch is ...
5 years, 3 months ago (2015-09-15 17:40:10 UTC) #3
Reilly Grant (use Gerrit)
https://codereview.chromium.org/1337413003/diff/1/device/usb/usb_device_filter.cc File device/usb/usb_device_filter.cc (right): https://codereview.chromium.org/1337413003/diff/1/device/usb/usb_device_filter.cc#newcode78 device/usb/usb_device_filter.cc:78: iface.interface_protocol == interface_protocol_)))) { On 2015/09/15 17:40:09, Ken Rockot ...
5 years, 3 months ago (2015-09-15 17:45:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337413003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337413003/20001
5 years, 3 months ago (2015-09-15 17:47:38 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/63065)
5 years, 3 months ago (2015-09-15 18:39:47 UTC) #9
Reilly Grant (use Gerrit)
+oshima@ for printer_detector_unittests.cc update.
5 years, 3 months ago (2015-09-15 19:27:47 UTC) #11
oshima
rs lgtm
5 years, 3 months ago (2015-09-15 20:51:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337413003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337413003/40001
5 years, 3 months ago (2015-09-15 21:05:18 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-15 21:12:02 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/42b5262bfcc1198e7cd862dc4ed9a5f87c91a015 Cr-Commit-Position: refs/heads/master@{#348994}
5 years, 3 months ago (2015-09-15 21:13:00 UTC) #17
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:49:42 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/42b5262bfcc1198e7cd862dc4ed9a5f87c91a015
Cr-Commit-Position: refs/heads/master@{#348994}

Powered by Google App Engine
This is Rietveld 408576698