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

Issue 2780793002: Add extra information for ReadingList ContentSuggestion (Closed)

Created:
3 years, 8 months ago by gambard
Modified:
3 years, 8 months ago
Reviewers:
Marc Treib, jkrcal, Olivier
CC:
chromium-reviews, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add extra information for ReadingList ContentSuggestion The Reading List suggestions need more information about the state of the distillation of the Reading List entry. BUG=702241 Review-Url: https://codereview.chromium.org/2780793002 Cr-Commit-Position: refs/heads/master@{#460719} Committed: https://chromium.googlesource.com/chromium/src/+/38f2a30295a7b589b5746c3c7d1a6a5ef6cc3438

Patch Set 1 #

Patch Set 2 : Add comments #

Total comments: 20

Patch Set 3 : Address comments #

Total comments: 10

Patch Set 4 : Address comments #

Total comments: 8

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -11 lines) Patch
M components/ntp_snippets/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/content_suggestion.h View 1 2 3 4 3 chunks +25 lines, -0 lines 0 comments Download
M components/ntp_snippets/content_suggestion.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A components/ntp_snippets/reading_list/reading_list_distillation_state_util.h View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
A components/ntp_snippets/reading_list/reading_list_distillation_state_util.cc View 1 2 3 4 1 chunk +50 lines, -0 lines 0 comments Download
M components/ntp_snippets/reading_list/reading_list_suggestions_provider.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M components/ntp_snippets/reading_list/reading_list_suggestions_provider.cc View 1 2 3 3 chunks +26 lines, -11 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (6 generated)
gambard
PTAL.
3 years, 8 months ago (2017-03-28 13:09:11 UTC) #2
Marc Treib
https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.cc File components/ntp_snippets/content_suggestion.cc (right): https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.cc#newcode57 components/ntp_snippets/content_suggestion.cc:57: void ContentSuggestion::set_reading_list_suggestion_extra( empty line before https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): ...
3 years, 8 months ago (2017-03-28 13:38:20 UTC) #3
Marc Treib
...and actually +jkrcal. Please see the question about favicons below.
3 years, 8 months ago (2017-03-28 13:39:23 UTC) #5
Olivier
https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.h#newcode23 components/ntp_snippets/content_suggestion.h:23: // State of the distillation a suggestion. Whi not ...
3 years, 8 months ago (2017-03-28 13:43:46 UTC) #6
gambard
Thanks, PTAL. https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.cc File components/ntp_snippets/content_suggestion.cc (right): https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.cc#newcode57 components/ntp_snippets/content_suggestion.cc:57: void ContentSuggestion::set_reading_list_suggestion_extra( On 2017/03/28 13:38:20, Marc Treib ...
3 years, 8 months ago (2017-03-29 06:51:24 UTC) #7
Marc Treib
https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): https://codereview.chromium.org/2780793002/diff/20001/components/ntp_snippets/content_suggestion.h#newcode33 components/ntp_snippets/content_suggestion.h:33: GURL favicon_page_url; On 2017/03/29 06:51:24, gambard wrote: > On ...
3 years, 8 months ago (2017-03-29 08:24:58 UTC) #8
gambard
Thanks, PTAL. https://codereview.chromium.org/2780793002/diff/40001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): https://codereview.chromium.org/2780793002/diff/40001/components/ntp_snippets/content_suggestion.h#newcode62 components/ntp_snippets/content_suggestion.h:62: ReadingListSuggestionDistilledState distilled_state; On 2017/03/29 08:24:58, Marc Treib ...
3 years, 8 months ago (2017-03-29 09:54:07 UTC) #9
Marc Treib
lgtm Thanks!
3 years, 8 months ago (2017-03-29 09:59:43 UTC) #10
Olivier
https://codereview.chromium.org/2780793002/diff/60001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): https://codereview.chromium.org/2780793002/diff/60001/components/ntp_snippets/content_suggestion.h#newcode54 components/ntp_snippets/content_suggestion.h:54: // duplicated here to prevent a dependence on ReadingList. ...
3 years, 8 months ago (2017-03-30 08:51:11 UTC) #11
gambard
Thanks, PTAL. https://codereview.chromium.org/2780793002/diff/60001/components/ntp_snippets/content_suggestion.h File components/ntp_snippets/content_suggestion.h (right): https://codereview.chromium.org/2780793002/diff/60001/components/ntp_snippets/content_suggestion.h#newcode54 components/ntp_snippets/content_suggestion.h:54: // duplicated here to prevent a dependence ...
3 years, 8 months ago (2017-03-30 08:59:09 UTC) #12
Olivier
lgtm
3 years, 8 months ago (2017-03-30 09:01:29 UTC) #13
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/2780793002/80001
3 years, 8 months ago (2017-03-30 09:02:17 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 10:37:19 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/38f2a30295a7b589b5746c3c7d1a...

Powered by Google App Engine
This is Rietveld 408576698