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

Issue 2487343006: Add in-memory caching to PpdCache available printers. (Closed)

Created:
4 years, 1 month ago by Carlson
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, skau
CC:
chromium-reviews, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add in-memory caching to PpdCache available printers. This should help make the printer make/model selection ui a little more responsive. BUG=662755 Committed: https://crrev.com/e845d5589dcc88bcfb1945c190bb47ca7d568c5a Cr-Commit-Position: refs/heads/master@{#431641}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address skau comments #

Total comments: 2

Patch Set 3 : Address thestig@ comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -33 lines) Patch
M chromeos/printing/ppd_cache.h View 1 1 chunk +8 lines, -4 lines 0 comments Download
M chromeos/printing/ppd_cache.cc View 1 2 4 chunks +29 lines, -10 lines 0 comments Download
M chromeos/printing/ppd_cache_unittest.cc View 3 chunks +15 lines, -11 lines 0 comments Download
M chromeos/printing/ppd_provider.cc View 5 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
Carlson
4 years, 1 month ago (2016-11-10 20:18:54 UTC) #2
skau
lgtm some comment updates. Also, please fill in the bug number. https://codereview.chromium.org/2487343006/diff/1/chromeos/printing/ppd_cache.cc File chromeos/printing/ppd_cache.cc (right): ...
4 years, 1 month ago (2016-11-10 20:46:38 UTC) #3
Carlson
https://codereview.chromium.org/2487343006/diff/1/chromeos/printing/ppd_cache.cc File chromeos/printing/ppd_cache.cc (right): https://codereview.chromium.org/2487343006/diff/1/chromeos/printing/ppd_cache.cc#newcode256 chromeos/printing/ppd_cache.cc:256: // from disk or server), and remains for the ...
4 years, 1 month ago (2016-11-11 01:39:27 UTC) #5
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/2487343006/20001
4 years, 1 month ago (2016-11-11 01:48:41 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 1 month ago (2016-11-11 01:48:42 UTC) #10
Carlson
Lei, would you mind taking a look?
4 years, 1 month ago (2016-11-11 17:42:31 UTC) #12
Lei Zhang
On 2016/11/11 01:48:42, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
4 years, 1 month ago (2016-11-11 19:56:53 UTC) #13
Lei Zhang
lgtm https://codereview.chromium.org/2487343006/diff/20001/chromeos/printing/ppd_cache.cc File chromeos/printing/ppd_cache.cc (right): https://codereview.chromium.org/2487343006/diff/20001/chromeos/printing/ppd_cache.cc#newcode112 chromeos/printing/ppd_cache.cc:112: available_printers_.reset(new PpdProvider::AvailablePrintersMap); nit: Can you use MakeUnique instead? ...
4 years, 1 month ago (2016-11-11 20:01:50 UTC) #14
Carlson
https://codereview.chromium.org/2487343006/diff/20001/chromeos/printing/ppd_cache.cc File chromeos/printing/ppd_cache.cc (right): https://codereview.chromium.org/2487343006/diff/20001/chromeos/printing/ppd_cache.cc#newcode112 chromeos/printing/ppd_cache.cc:112: available_printers_.reset(new PpdProvider::AvailablePrintersMap); On 2016/11/11 20:01:50, Lei Zhang (slow) wrote: ...
4 years, 1 month ago (2016-11-11 20:26:42 UTC) #15
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/2487343006/40001
4 years, 1 month ago (2016-11-11 20:27:17 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-11 21:00:56 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 21:05:00 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e845d5589dcc88bcfb1945c190bb47ca7d568c5a
Cr-Commit-Position: refs/heads/master@{#431641}

Powered by Google App Engine
This is Rietveld 408576698