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

Issue 2945653002: Remove the legacy (extension-notifier) usb printer detector. Rename the remaining printerdetector … (Closed)

Created:
3 years, 6 months ago by Carlson
Modified:
3 years, 6 months ago
Reviewers:
Lei Zhang, skau
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the legacy (extension-notifier) usb printer detector. Also, Rename the remaining printerdetector with the less prefix 'Usb' in preparation for other work on printer detection. BUG=734161 Review-Url: https://codereview.chromium.org/2945653002 Cr-Commit-Position: refs/heads/master@{#480267} Committed: https://chromium.googlesource.com/chromium/src/+/77ddcddc4b0adad18246c1bea349dd7b5129357f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove the legacy (extension-notifier) usb printer detector. Rename the remaining printerdetector … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -1272 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 2 chunks +4 lines, -6 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/cups_printer_detector.cc View 1 chunk +0 lines, -318 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/legacy_printer_detector.cc View 1 chunk +0 lines, -333 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/printer_detector.h View 1 chunk +0 lines, -79 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/printer_detector_factory.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/printer_detector_factory.cc View 1 chunk +0 lines, -72 lines 0 comments Download
D chrome/browser/chromeos/printer_detector/printer_detector_unittest.cc View 1 chunk +0 lines, -345 lines 0 comments Download
A chrome/browser/chromeos/printer_detector/usb_printer_detector.h View 1 chunk +53 lines, -0 lines 0 comments Download
A + chrome/browser/chromeos/printer_detector/usb_printer_detector.cc View 8 chunks +22 lines, -28 lines 0 comments Download
A + chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.h View 4 chunks +11 lines, -11 lines 0 comments Download
A + chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc View 1 2 chunks +15 lines, -21 lines 0 comments Download
M chrome/browser/chromeos/printing/printer_discoverer.cc View 3 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
Carlson
Cleaning up before doing the interface refactor.
3 years, 6 months ago (2017-06-16 19:01:43 UTC) #4
skau
lgtm
3 years, 6 months ago (2017-06-16 22:39:09 UTC) #7
Carlson
Lei, I suspect you have as much state on this as any of the owners, ...
3 years, 6 months ago (2017-06-16 22:45:41 UTC) #9
Lei Zhang
Add a couple of carriage returns after the first sentence in the CL description? chrome/browser/chromeos/printer_detector/usb_printer_detector.h ...
3 years, 6 months ago (2017-06-16 23:08:43 UTC) #10
Lei Zhang
lgtm https://codereview.chromium.org/2945653002/diff/1/chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc File chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc (right): https://codereview.chromium.org/2945653002/diff/1/chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc#newcode20 chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc:20: static base::LazyInstance<UsbPrinterDetectorFactory>::DestructorAtExit BTW, you don't need static inside ...
3 years, 6 months ago (2017-06-16 23:11:25 UTC) #11
Carlson
Updated description, addressed comment. https://codereview.chromium.org/2945653002/diff/1/chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc File chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc (right): https://codereview.chromium.org/2945653002/diff/1/chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc#newcode20 chrome/browser/chromeos/printer_detector/usb_printer_detector_factory.cc:20: static base::LazyInstance<UsbPrinterDetectorFactory>::DestructorAtExit On 2017/06/16 23:11:24, ...
3 years, 6 months ago (2017-06-16 23:15:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2945653002/20001
3 years, 6 months ago (2017-06-16 23:17:47 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/481539)
3 years, 6 months ago (2017-06-17 00:41:52 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2945653002/20001
3 years, 6 months ago (2017-06-17 00:44:35 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-06-17 01:53:25 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/77ddcddc4b0adad18246c1bea349...

Powered by Google App Engine
This is Rietveld 408576698