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

Issue 2772583005: Pass UIImage instead of gfx::Image in ContentSuggestions (Closed)

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

Pass UIImage instead of gfx::Image in ContentSuggestions The UI should have as much Objective-C primitive as possible. BUG=694159 Review-Url: https://codereview.chromium.org/2772583005 Cr-Commit-Position: refs/heads/master@{#461420} Committed: https://chromium.googlesource.com/chromium/src/+/3b0b9b5da27518bbc4f22915ed71eff935b7d3ce

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use UIImage copy #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -15 lines) Patch
M ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater.mm View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_image_fetcher.h View 2 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
gambard
PTAL.
3 years, 9 months ago (2017-03-24 13:28:22 UTC) #2
stkhapugin
not lgtm https://codereview.chromium.org/2772583005/diff/1/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm File ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm (right): https://codereview.chromium.org/2772583005/diff/1/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm#newcode315 ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm:315: callback(image.CopyUIImage()); This returns a retained UIImage. You ...
3 years, 9 months ago (2017-03-24 16:31:40 UTC) #3
gambard
PTAL https://codereview.chromium.org/2772583005/diff/1/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm File ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm (right): https://codereview.chromium.org/2772583005/diff/1/ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm#newcode315 ios/chrome/browser/content_suggestions/content_suggestions_mediator.mm:315: callback(image.CopyUIImage()); On 2017/03/24 16:31:40, stkhapugin wrote: > This ...
3 years, 8 months ago (2017-03-28 07:22:28 UTC) #4
stkhapugin
lgtm
3 years, 8 months ago (2017-04-03 13:23:45 UTC) #5
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/2772583005/20001
3 years, 8 months ago (2017-04-03 13:24:17 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/182493) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-03 13:26:09 UTC) #9
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/2772583005/40001
3 years, 8 months ago (2017-04-03 13:35:44 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 13:46:56 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/3b0b9b5da27518bbc4f22915ed71...

Powered by Google App Engine
This is Rietveld 408576698