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

Issue 2781603002: [Content suggestions] Add a feature to fetch favicons from a new server (Closed)

Created:
3 years, 9 months ago by jkrcal
Modified:
3 years, 8 months ago
CC:
chromium-reviews, srahim+watch_chromium.org, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org, asvitkine+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Content suggestions] Add a feature to fetch favicons from a new server Together with CL 2781583002, this CL prepares fetching publishers favicons in c++, using the new API function of LargeIconService. In follow-up CLs, I will: - implement the actual functionality in ContentSuggestionsService, - switch in SnippetArticleViewHolder between the old and the new code path, based on the feature introduced in this CL. BUG=705572 Review-Url: https://codereview.chromium.org/2781603002 Cr-Commit-Position: refs/heads/master@{#460678} Committed: https://chromium.googlesource.com/chromium/src/+/18514e66cea2de4f902f300d6b136f4bb9b18b6b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Bernhard's comment #

Patch Set 3 : Rebase + move UI strings to the new file #

Patch Set 4 : Add histogram.xml LoginCustomFlags entries #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_feature_list.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M components/ntp_snippets/features.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/ntp_snippets/features.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
jkrcal
Bernhard, could you PTAL?
3 years, 9 months ago (2017-03-27 17:29:04 UTC) #2
Bernhard Bauer
LGTM with a naming nit: https://codereview.chromium.org/2781603002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java File chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java (right): https://codereview.chromium.org/2781603002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java#newcode148 chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java:148: "ContentSuggestionsFaviconsFromNewServer"; Can we make ...
3 years, 8 months ago (2017-03-28 11:25:19 UTC) #3
jkrcal
Thanks! https://codereview.chromium.org/2781603002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java File chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java (right): https://codereview.chromium.org/2781603002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java#newcode148 chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java:148: "ContentSuggestionsFaviconsFromNewServer"; On 2017/03/28 11:25:18, Bernhard Bauer wrote: > ...
3 years, 8 months ago (2017-03-28 12:05:08 UTC) #4
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/2781603002/20001
3 years, 8 months ago (2017-03-28 12:05:30 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/145226)
3 years, 8 months ago (2017-03-28 12:55:11 UTC) #9
jkrcal
Ilya, could you PTAL at histograms.xml?
3 years, 8 months ago (2017-03-29 09:49:53 UTC) #17
Ilya Sherman
histograms.xml lgtm
3 years, 8 months ago (2017-03-29 22:06:23 UTC) #20
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/2781603002/60001
3 years, 8 months ago (2017-03-30 06:07:55 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 06:14:37 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/18514e66cea2de4f902f300d6b13...

Powered by Google App Engine
This is Rietveld 408576698