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

Issue 2744253002: [Doodle] Cache the DoodleConfig in prefs (Closed)

Created:
3 years, 9 months ago by Marc Treib
Modified:
3 years, 9 months ago
CC:
chromium-reviews, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, droger+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Doodle] Cache the DoodleConfig in prefs BUG=690467 Review-Url: https://codereview.chromium.org/2744253002 Cr-Commit-Position: refs/heads/master@{#456658} Committed: https://chromium.googlesource.com/chromium/src/+/76ee635828f448c9f1a873ec8a72406815cb4d12

Patch Set 1 #

Total comments: 2

Patch Set 2 : pass clock as unique_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -24 lines) Patch
M components/doodle/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M components/doodle/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/doodle/doodle_service.h View 1 3 chunks +16 lines, -4 lines 0 comments Download
M components/doodle/doodle_service.cc View 1 4 chunks +48 lines, -11 lines 0 comments Download
M components/doodle/doodle_service_unittest.cc View 1 6 chunks +81 lines, -9 lines 0 comments Download
A components/doodle/pref_names.h View 1 chunk +17 lines, -0 lines 0 comments Download
A components/doodle/pref_names.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (14 generated)
Marc Treib
Finally, the one that spawned all the yak shaving. PTAL!
3 years, 9 months ago (2017-03-13 13:05:41 UTC) #4
fhorschig
Great to see and lgtm
3 years, 9 months ago (2017-03-13 14:00:29 UTC) #5
Marc Treib
+bauerb for new dependency on components/prefs as well as committer's approval. PTAL!
3 years, 9 months ago (2017-03-13 14:02:55 UTC) #7
Bernhard Bauer
https://codereview.chromium.org/2744253002/diff/1/components/doodle/doodle_service.h File components/doodle/doodle_service.h (right): https://codereview.chromium.org/2744253002/diff/1/components/doodle/doodle_service.h#newcode40 components/doodle/doodle_service.h:40: base::Clock* clock); Passing the clock in as a raw ...
3 years, 9 months ago (2017-03-13 14:38:34 UTC) #10
Marc Treib
https://codereview.chromium.org/2744253002/diff/1/components/doodle/doodle_service.h File components/doodle/doodle_service.h (right): https://codereview.chromium.org/2744253002/diff/1/components/doodle/doodle_service.h#newcode40 components/doodle/doodle_service.h:40: base::Clock* clock); On 2017/03/13 14:38:33, Bernhard Bauer wrote: > ...
3 years, 9 months ago (2017-03-13 14:51:37 UTC) #11
Bernhard Bauer
LGTM!
3 years, 9 months ago (2017-03-13 14:52:38 UTC) #12
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/2744253002/20001
3 years, 9 months ago (2017-03-14 08:43:19 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 09:24:41 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/76ee635828f448c9f1a873ec8a72...

Powered by Google App Engine
This is Rietveld 408576698