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

Issue 2818453002: Download favicon from server for suggested articles (Closed)

Created:
3 years, 8 months ago by gambard
Modified:
3 years, 8 months ago
Reviewers:
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

Download favicon from server for suggested articles This CL uses the FetchFavicon method of the ContentSuggestionsService to fetches favicon for suggested articles if they are not available in history. Only the favicon of suggested articles are fetched because the download service can only access public URL. BUG=706427 Review-Url: https://codereview.chromium.org/2818453002 Cr-Commit-Position: refs/heads/master@{#464721} Committed: https://chromium.googlesource.com/chromium/src/+/7d2c9cff70f35b667e59349d8a3520c058da6593

Patch Set 1 #

Patch Set 2 : Reviewable #

Total comments: 5

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater.mm View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_data_source.h View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
gambard
PTAL.
3 years, 8 months ago (2017-04-12 10:56:07 UTC) #2
lpromero
lgtm https://codereview.chromium.org/2818453002/diff/20001/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm File ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm (right): https://codereview.chromium.org/2818453002/diff/20001/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm#newcode244 ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm:244: completion([image.ToUIImage() copy]); Is the copy necessary? UIImage is ...
3 years, 8 months ago (2017-04-14 13:19:40 UTC) #3
gambard
Thanks! https://codereview.chromium.org/2818453002/diff/20001/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm File ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm (right): https://codereview.chromium.org/2818453002/diff/20001/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm#newcode244 ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm:244: completion([image.ToUIImage() copy]); On 2017/04/14 13:19:40, lpromero wrote: > ...
3 years, 8 months ago (2017-04-14 13:28:10 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/2818453002/40001
3 years, 8 months ago (2017-04-14 13:28:25 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 13:43:24 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7d2c9cff70f35b667e59349d8a35...

Powered by Google App Engine
This is Rietveld 408576698