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

Issue 816693003: SuggestionsStore unittests not using real time. (Closed)

Created:
6 years ago by gayane -on leave until 09-2017
Modified:
6 years ago
Reviewers:
Mathieu, Matt Giuca
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SuggestionsStore unittests not using real time for checking suggestions expiration. BUG=440252 Committed: https://crrev.com/cd12be4441a6a95fe86396b7e450968264625eba Cr-Commit-Position: refs/heads/master@{#309434}

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits #

Total comments: 12

Patch Set 3 : renames and formating fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -13 lines) Patch
M components/suggestions/suggestions_store.h View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M components/suggestions/suggestions_store.cc View 1 2 3 chunks +11 lines, -3 lines 0 comments Download
M components/suggestions/suggestions_store_unittest.cc View 1 2 5 chunks +21 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
gayane -on leave until 09-2017
Please have a look.
6 years ago (2014-12-18 16:49:29 UTC) #2
Mathieu
lgtm, thanks! https://codereview.chromium.org/816693003/diff/1/components/suggestions/suggestions_store.cc File components/suggestions/suggestions_store.cc (right): https://codereview.chromium.org/816693003/diff/1/components/suggestions/suggestions_store.cc#newcode11 components/suggestions/suggestions_store.cc:11: #include "base/time/clock.h" don't need to include clock.h ...
6 years ago (2014-12-18 20:05:28 UTC) #3
gayane -on leave until 09-2017
Done. https://codereview.chromium.org/816693003/diff/1/components/suggestions/suggestions_store.cc File components/suggestions/suggestions_store.cc (right): https://codereview.chromium.org/816693003/diff/1/components/suggestions/suggestions_store.cc#newcode11 components/suggestions/suggestions_store.cc:11: #include "base/time/clock.h" On 2014/12/18 20:05:28, Mathieu Perreault wrote: ...
6 years ago (2014-12-18 21:06:49 UTC) #4
Matt Giuca
https://codereview.chromium.org/816693003/diff/20001/components/suggestions/suggestions_store.cc File components/suggestions/suggestions_store.cc (right): https://codereview.chromium.org/816693003/diff/20001/components/suggestions/suggestions_store.cc#newcode20 components/suggestions/suggestions_store.cc:20: clock_(new base::DefaultClock()) { Nit: Indentation is wrong. (Run git ...
6 years ago (2014-12-18 22:51:14 UTC) #5
Matt Giuca
I'm about to leave on vacation, so I won't hold up this CL. lgtm, but ...
6 years ago (2014-12-19 02:54:49 UTC) #6
gayane -on leave until 09-2017
Done. https://codereview.chromium.org/816693003/diff/20001/components/suggestions/suggestions_store.cc File components/suggestions/suggestions_store.cc (right): https://codereview.chromium.org/816693003/diff/20001/components/suggestions/suggestions_store.cc#newcode20 components/suggestions/suggestions_store.cc:20: clock_(new base::DefaultClock()) { On 2014/12/18 22:51:13, Matt Giuca ...
6 years ago (2014-12-22 16:29:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/816693003/40001
6 years ago (2014-12-22 16:30:40 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-22 17:22:34 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-22 17:23:43 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cd12be4441a6a95fe86396b7e450968264625eba
Cr-Commit-Position: refs/heads/master@{#309434}

Powered by Google App Engine
This is Rietveld 408576698