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

Issue 2402323002: [NTP Snippets] Persist non-article remote suggestions in the DB (Closed)

Created:
4 years, 2 months ago by Marc Treib
Modified:
4 years, 2 months ago
CC:
chromium-reviews, ntp-dev+reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NTP Snippets] Persist non-article remote suggestions in the DB Follow-up to https://codereview.chromium.org/2395273003/ BUG=653476 Committed: https://crrev.com/2477339aa480d0c36117c81919cef761b3242775 Cr-Commit-Position: refs/heads/master@{#424385}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 14

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -60 lines) Patch
M components/ntp_snippets/remote/ntp_snippet.h View 1 2 7 chunks +10 lines, -5 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippet.cc View 1 2 7 chunks +25 lines, -7 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippet_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_database_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher.cc View 1 2 5 chunks +13 lines, -8 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_service.cc View 1 9 chunks +46 lines, -38 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_service_unittest.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M components/ntp_snippets/remote/proto/ntp_snippets.proto View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Marc Treib
Here's the second part - PTAL!
4 years, 2 months ago (2016-10-10 13:20:39 UTC) #3
Bernhard Bauer
Looks good; mostly nits: https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc File components/ntp_snippets/remote/ntp_snippet.cc (right): https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc#newcode18 components/ntp_snippets/remote/ntp_snippet.cc:18: const int kArticlesRemoteId = 1; ...
4 years, 2 months ago (2016-10-10 13:54:55 UTC) #4
Marc Treib
https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc File components/ntp_snippets/remote/ntp_snippet.cc (right): https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc#newcode18 components/ntp_snippets/remote/ntp_snippet.cc:18: const int kArticlesRemoteId = 1; On 2016/10/10 13:54:54, Bernhard ...
4 years, 2 months ago (2016-10-10 15:54:48 UTC) #5
Bernhard Bauer
LGTM! https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc File components/ntp_snippets/remote/ntp_snippet.cc (right): https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc#newcode18 components/ntp_snippets/remote/ntp_snippet.cc:18: const int kArticlesRemoteId = 1; On 2016/10/10 15:54:47, ...
4 years, 2 months ago (2016-10-10 16:03:12 UTC) #6
Marc Treib
https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc File components/ntp_snippets/remote/ntp_snippet.cc (right): https://codereview.chromium.org/2402323002/diff/20001/components/ntp_snippets/remote/ntp_snippet.cc#newcode18 components/ntp_snippets/remote/ntp_snippet.cc:18: const int kArticlesRemoteId = 1; On 2016/10/10 16:03:12, Bernhard ...
4 years, 2 months ago (2016-10-10 16:04:15 UTC) #7
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/2402323002/40001
4 years, 2 months ago (2016-10-11 07:25:24 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-11 07:30:26 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 07:32:26 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2477339aa480d0c36117c81919cef761b3242775
Cr-Commit-Position: refs/heads/master@{#424385}

Powered by Google App Engine
This is Rietveld 408576698