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

Issue 2967083002: [ios] TabCollectionTabCell to use SnapshotCache. (Closed)

Created:
3 years, 5 months ago by edchin
Modified:
3 years, 5 months ago
CC:
chromium-reviews, marq+scrutinize_chromium.org, ios-reviews+clean_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] TabCollectionTabCell to use SnapshotCache. TabCollectionTabCell lazily retrieves snapshot images from SnapshotCache. This CL adds this capability and unit tests. This CL does not plumb the cache into the tab cell. This CL does not modify SnapshotCache to handle multiple image sizes. BUG=686770 Review-Url: https://codereview.chromium.org/2967083002 Cr-Commit-Position: refs/heads/master@{#485098} Committed: https://chromium.googlesource.com/chromium/src/+/4f216c72a3c1ab9cb60d747eae7bdeafbdd73af1

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove thread DCHECK. #

Patch Set 3 : Clean up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -10 lines) Patch
M ios/clean/chrome/browser/ui/tab_collection/BUILD.gn View 4 chunks +5 lines, -0 lines 0 comments Download
M ios/clean/chrome/browser/ui/tab_collection/tab_collection_tab_cell.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ios/clean/chrome/browser/ui/tab_collection/tab_collection_tab_cell.mm View 1 2 3 chunks +25 lines, -4 lines 0 comments Download
A ios/clean/chrome/browser/ui/tab_collection/tab_collection_tab_cell_unittest.mm View 1 chunk +104 lines, -0 lines 0 comments Download
M ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.mm View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 35 (27 generated)
edchin
PTAL.
3 years, 5 months ago (2017-07-04 20:32:39 UTC) #5
edchin
On 2017/07/04 20:32:39, edchin wrote: > PTAL. Ping.
3 years, 5 months ago (2017-07-06 04:28:32 UTC) #19
marq (ping after 24h)
I'm not wild about the UI layer becoming responsible for managing asynchronous requests into services; ...
3 years, 5 months ago (2017-07-06 12:41:18 UTC) #20
edchin
On 2017/07/06 12:41:18, marq (ping after 24h) wrote: > I'm not wild about the UI ...
3 years, 5 months ago (2017-07-06 14:47:19 UTC) #23
jif
lgtm
3 years, 5 months ago (2017-07-07 16:19:40 UTC) #27
sczs
lgtm As Mark said this could be a slippery slope and we should keep a ...
3 years, 5 months ago (2017-07-07 19:57:42 UTC) #28
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/2967083002/100001
3 years, 5 months ago (2017-07-07 22:07:46 UTC) #31
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 23:27:28 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/4f216c72a3c1ab9cb60d747eae7b...

Powered by Google App Engine
This is Rietveld 408576698