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

Issue 2244123004: Added CategoryFactoryTest. (Closed)

Created:
4 years, 4 months ago by vitaliii
Modified:
4 years, 4 months ago
CC:
Philipp Keck, chromium-reviews, ntp-dev+reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added CategoryFactoryTest. BUG=638189 Committed: https://crrev.com/2a14fc09be905556a6a3b123a3e550f00932c3ba Cr-Commit-Position: refs/heads/master@{#412777}

Patch Set 1 #

Total comments: 18

Patch Set 2 : Adressed Marc's comments. #

Total comments: 4

Patch Set 3 : Addressed Marc's comments. #

Patch Set 4 : The last comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -0 lines) Patch
M components/ntp_snippets/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A components/ntp_snippets/category_factory_unittest.cc View 1 2 3 1 chunk +126 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
vitaliii
4 years, 4 months ago (2016-08-16 13:08:09 UTC) #2
Philipp Keck
lgtm https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc#newcode24 components/ntp_snippets/category_factory_unittest.cc:24: ++unused_remote_category_id_; Isn't this whole function equivalent to "return ...
4 years, 4 months ago (2016-08-16 13:22:47 UTC) #4
Marc Treib
Thanks for adding these! A few comments below. https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc#newcode20 components/ntp_snippets/category_factory_unittest.cc:20: void ...
4 years, 4 months ago (2016-08-16 13:44:21 UTC) #5
vitaliii
https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc#newcode20 components/ntp_snippets/category_factory_unittest.cc:20: void SetUp() override { unused_remote_category_id_ = 1; } On ...
4 years, 4 months ago (2016-08-17 13:45:07 UTC) #7
Marc Treib
https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc#newcode24 components/ntp_snippets/category_factory_unittest.cc:24: ++unused_remote_category_id_; On 2016/08/16 13:22:47, Philipp Keck wrote: > Isn't ...
4 years, 4 months ago (2016-08-17 14:41:34 UTC) #8
vitaliii
https://codereview.chromium.org/2244123004/diff/20001/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/20001/components/ntp_snippets/category_factory_unittest.cc#newcode18 components/ntp_snippets/category_factory_unittest.cc:18: CategoryFactoryTest() { unused_remote_category_id_ = 1; } On 2016/08/17 14:41:34, ...
4 years, 4 months ago (2016-08-18 07:03:15 UTC) #9
Marc Treib
LGTM with one more still-open comment (the review tool is a bit weird - it's ...
4 years, 4 months ago (2016-08-18 08:21:53 UTC) #10
vitaliii
https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc File components/ntp_snippets/category_factory_unittest.cc (right): https://codereview.chromium.org/2244123004/diff/1/components/ntp_snippets/category_factory_unittest.cc#newcode24 components/ntp_snippets/category_factory_unittest.cc:24: ++unused_remote_category_id_; On 2016/08/17 14:41:34, Marc Treib wrote: > On ...
4 years, 4 months ago (2016-08-18 09:00:13 UTC) #11
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/2244123004/60001
4 years, 4 months ago (2016-08-18 09:00:37 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-18 09:58:59 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 10:02:41 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2a14fc09be905556a6a3b123a3e550f00932c3ba
Cr-Commit-Position: refs/heads/master@{#412777}

Powered by Google App Engine
This is Rietveld 408576698