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

Issue 2446163005: [NTP Snippets] FetchMore backend (Closed)

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

Description

[NTP Snippets] FetchMore backend Taken over from https://codereview.chromium.org/2421463002/#ps120001 (Integrated in https://codereview.chromium.org/2473483006) BUG=634892

Patch Set 1 : https://codereview.chromium.org/2421463002/#ps120001, rebased #

Patch Set 2 : rebase onto https://codereview.chromium.org/2454063002/ #

Patch Set 3 : Address comments from https://codereview.chromium.org/2421463002/ #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+418 lines, -103 lines) Patch
M components/ntp_snippets/bookmarks/bookmark_suggestions_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/bookmarks/bookmark_suggestions_provider.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/ntp_snippets/content_suggestions_provider.h View 2 chunks +8 lines, -0 lines 2 comments Download
M components/ntp_snippets/content_suggestions_service.h View 1 2 2 chunks +8 lines, -0 lines 2 comments Download
M components/ntp_snippets/content_suggestions_service.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M components/ntp_snippets/content_suggestions_service_unittest.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher.h View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher.cc View 1 2 5 chunks +28 lines, -7 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_fetcher_unittest.cc View 1 2 14 chunks +82 lines, -17 lines 2 comments Download
M components/ntp_snippets/remote/ntp_snippets_service.h View 1 2 6 chunks +30 lines, -2 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_service.cc View 1 2 9 chunks +155 lines, -71 lines 0 comments Download
M components/ntp_snippets/remote/ntp_snippets_service_unittest.cc View 1 2 2 chunks +52 lines, -0 lines 0 comments Download
M components/ntp_snippets/sessions/foreign_sessions_suggestions_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/sessions/foreign_sessions_suggestions_provider.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
Marc Treib
+bauerb, +dgn: Not ready for submission, but this is how far I got. Mainly adding ...
4 years, 1 month ago (2016-10-28 14:54:26 UTC) #3
Bernhard Bauer
Looks pretty good; just a bit of http://i3.kym-cdn.com/photos/images/original/001/044/247/297.png from me at the bottom ;-) https://codereview.chromium.org/2446163005/diff/60001/components/ntp_snippets/content_suggestions_provider.h ...
4 years, 1 month ago (2016-10-28 16:26:00 UTC) #4
fhorschig
Addressed comments in CL 2466863003. https://codereview.chromium.org/2446163005/diff/60001/components/ntp_snippets/content_suggestions_provider.h File components/ntp_snippets/content_suggestions_provider.h (right): https://codereview.chromium.org/2446163005/diff/60001/components/ntp_snippets/content_suggestions_provider.h#newcode108 components/ntp_snippets/content_suggestions_provider.h:108: virtual void FetchMore(const Category& ...
4 years, 1 month ago (2016-11-02 05:06:12 UTC) #6
chromium-reviews
On Wednesday, November 2, 2016, <fhorschig@chromium.org> wrote: > Addressed comments in CL 2466863003. > > ...
4 years, 1 month ago (2016-11-02 07:14:19 UTC) #7
fhorschig
The changes were merged back into CL 2421463002. I could not change the mock with ...
4 years, 1 month ago (2016-11-03 03:10:43 UTC) #8
chromium-reviews
On Thursday, November 3, 2016, <fhorschig@chromium.org> wrote: > The changes were merged back into CL ...
4 years, 1 month ago (2016-11-03 04:55:54 UTC) #9
tschumann
4 years, 1 month ago (2016-11-03 13:25:05 UTC) #11
I just submitted https://codereview.chromium.org/2473483006/ which makes this CL
unnecessary. Please delete at your convenience (also, feel free to double-check
my CL didn't miss anything).

Powered by Google App Engine
This is Rietveld 408576698