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

Issue 48113019: Class to list only printers that support local printing (Closed)

Created:
7 years, 1 month ago by Noam Samuel
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Class to list only printers that support local printing An adapter for PrivetDeviceLister that checks /privet/info and outputs only devices that support /privet/printer/submitdoc. BUG=311390 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233340

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+438 lines, -12 lines) Patch
M chrome/browser/local_discovery/privet_constants.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/local_discovery/privet_constants.cc View 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/local_discovery/privet_http_impl.cc View 1 2 chunks +1 line, -7 lines 0 comments Download
A chrome/browser/local_discovery/privet_local_printer_lister.h View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A chrome/browser/local_discovery/privet_local_printer_lister.cc View 1 2 3 4 1 chunk +130 lines, -0 lines 0 comments Download
A chrome/browser/local_discovery/privet_local_printer_lister_unittest.cc View 1 chunk +208 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
Noam Samuel
7 years, 1 month ago (2013-10-29 21:13:47 UTC) #1
Vitaly Buka (NO REVIEWS)
lgtm https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h File chrome/browser/local_discovery/privet_local_printer_lister.h (right): https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h#newcode42 chrome/browser/local_discovery/privet_local_printer_lister.h:42: virtual void DeviceChanged(bool added, Please put comments winch ...
7 years, 1 month ago (2013-10-31 09:26:03 UTC) #2
Vitaly Buka (NO REVIEWS)
On 2013/10/31 09:26:03, Vitaly Buka wrote: > lgtm > > https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h > File chrome/browser/local_discovery/privet_local_printer_lister.h (right): ...
7 years, 1 month ago (2013-10-31 09:26:22 UTC) #3
gene
lgtm https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h File chrome/browser/local_discovery/privet_local_printer_lister.h (right): https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h#newcode54 chrome/browser/local_discovery/privet_local_printer_lister.h:54: class DeviceContext { +1 Vitaly's comment
7 years, 1 month ago (2013-10-31 18:47:43 UTC) #4
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h File chrome/browser/local_discovery/privet_local_printer_lister.h (right): https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h#newcode54 chrome/browser/local_discovery/privet_local_printer_lister.h:54: class DeviceContext { our style guide requires class->struct here ...
7 years, 1 month ago (2013-10-31 18:53:20 UTC) #5
Noam Samuel
https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h File chrome/browser/local_discovery/privet_local_printer_lister.h (right): https://codereview.chromium.org/48113019/diff/1/chrome/browser/local_discovery/privet_local_printer_lister.h#newcode42 chrome/browser/local_discovery/privet_local_printer_lister.h:42: virtual void DeviceChanged(bool added, On 2013/10/31 09:26:03, Vitaly Buka ...
7 years, 1 month ago (2013-10-31 20:08:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/90001
7 years, 1 month ago (2013-10-31 20:12:50 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chrome/browser/local_discovery/privet_http_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-10-31 20:12:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/150001
7 years, 1 month ago (2013-10-31 23:27:57 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chrome/browser/local_discovery/privet_http_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-10-31 23:28:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/150001
7 years, 1 month ago (2013-11-04 18:20:31 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-04 18:57:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/410001
7 years, 1 month ago (2013-11-05 00:21:20 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 01:59:52 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/660001
7 years, 1 month ago (2013-11-06 00:10:42 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=220250
7 years, 1 month ago (2013-11-06 04:44:14 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/660001
7 years, 1 month ago (2013-11-06 05:31:43 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=94639
7 years, 1 month ago (2013-11-06 08:52:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/48113019/660001
7 years, 1 month ago (2013-11-06 17:28:39 UTC) #19
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 20:29:51 UTC) #20
Message was sent while issue was closed.
Change committed as 233340

Powered by Google App Engine
This is Rietveld 408576698