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

Issue 2775593002: Add a message to empty ContentSuggestions sections (Closed)

Created:
3 years, 9 months ago by gambard
Modified:
3 years, 8 months ago
Reviewers:
Marc Treib, baxley, lpromero
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a message to empty ContentSuggestions sections This CL adds a message to be displayed in the empty ContentSuggestions sections. BUG=686728 Review-Url: https://codereview.chromium.org/2775593002 Cr-Commit-Position: refs/heads/master@{#460052} Committed: https://chromium.googlesource.com/chromium/src/+/08dded86021b3231e8db6ea77163b88c036bba76

Patch Set 1 #

Patch Set 2 : Reviewable #

Total comments: 24

Patch Set 3 : Add tests #

Patch Set 4 : nits #

Patch Set 5 : Rebase #

Patch Set 6 : Change tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -51 lines) Patch
M components/ntp_snippets_strings.grdp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm View 3 chunks +16 lines, -6 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/BUILD.gn View 1 2 3 2 chunks +17 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.mm View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestion.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater.mm View 1 2 12 chunks +111 lines, -45 lines 0 comments Download
A ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater_unittest.mm View 1 2 3 4 5 1 chunk +75 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_view_controller.mm View 1 2 3 chunks +16 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/identifier/content_suggestions_section_information.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/identifier/content_suggestions_section_information.mm View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/test/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
gambard
PTAL.
3 years, 9 months ago (2017-03-23 09:50:45 UTC) #2
lpromero
https://codereview.chromium.org/2775593002/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h File ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h (right): https://codereview.chromium.org/2775593002/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h#newcode14 ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h:14: @interface ContentSuggestionsTextItem Not a fan of that old friend… ...
3 years, 9 months ago (2017-03-23 10:54:38 UTC) #3
gambard
Thanks, PTAL. https://codereview.chromium.org/2775593002/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h File ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h (right): https://codereview.chromium.org/2775593002/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h#newcode14 ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_text_item.h:14: @interface ContentSuggestionsTextItem On 2017/03/23 10:54:37, lpromero wrote: ...
3 years, 9 months ago (2017-03-23 15:25:50 UTC) #4
lpromero
lgtm
3 years, 9 months ago (2017-03-23 19:08:43 UTC) #6
commit-bot: I haz the power
This CL has an open dependency (Issue 2764783006 Patch 40001). Please resolve the dependency and ...
3 years, 9 months ago (2017-03-23 19:09:26 UTC) #8
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/2775593002/60001
3 years, 9 months ago (2017-03-24 12:01:01 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/393897)
3 years, 9 months ago (2017-03-24 12:07:24 UTC) #12
gambard
+treib@ for components/ntp_snippets_strings +baxley@ for ios/test/BUILD
3 years, 9 months ago (2017-03-24 12:12:18 UTC) #14
baxley
> +baxley@ for ios/test/BUILD LGTM
3 years, 9 months ago (2017-03-24 14:15:02 UTC) #15
Marc Treib
lgtm
3 years, 9 months ago (2017-03-27 08:08:04 UTC) #16
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/2775593002/80001
3 years, 8 months ago (2017-03-27 15:33:01 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/180527)
3 years, 8 months ago (2017-03-27 19:23:34 UTC) #21
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/2775593002/100001
3 years, 8 months ago (2017-03-28 07:13:32 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 09:35:10 UTC) #27
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/08dded86021b3231e8db6ea77163...

Powered by Google App Engine
This is Rietveld 408576698