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

Issue 2873503005: Create individual cells for MostVisited tiles (Closed)

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

Description

Create individual cells for MostVisited tiles This CL displays the MostVisited tiles as individual cells instead of using one big cell and fitting all of them inside. This allows easier interactions with the user and easier animations on rotation. The layout is yet to be done. BUG=707754 Review-Url: https://codereview.chromium.org/2873503005 Cr-Commit-Position: refs/heads/master@{#470512} Committed: https://chromium.googlesource.com/chromium/src/+/39c34e94e02aa327f7f08b888f1d0949cb940a9c

Patch Set 1 #

Patch Set 2 : Change comments #

Total comments: 8

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -490 lines) Patch
M ios/chrome/browser/ui/content_suggestions/cells/BUILD.gn View 2 chunks +0 lines, -6 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited.h View 1 chunk +0 lines, -28 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited.mm View 1 chunk +0 lines, -28 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h View 1 1 chunk +16 lines, -14 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.mm View 1 2 3 chunks +50 lines, -154 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item_unittest.mm View 3 chunks +21 lines, -49 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_tile.h View 1 chunk +0 lines, -33 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_tile.mm View 1 chunk +0 lines, -99 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_tile_unittest.mm View 1 chunk +0 lines, -22 lines 0 comments Download
D ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_unittest.mm View 1 chunk +0 lines, -27 lines 0 comments Download
M ios/chrome/browser/ui/content_suggestions/content_suggestions_collection_updater.mm View 3 chunks +7 lines, -30 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
gambard
PTAL.
3 years, 7 months ago (2017-05-09 08:45:48 UTC) #2
gambard
jif: PTAL as lpromero is OOO.
3 years, 7 months ago (2017-05-09 08:51:42 UTC) #4
jif
lgtm https://codereview.chromium.org/2873503005/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h File ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h (right): https://codereview.chromium.org/2873503005/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h#newcode38 ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h:38: + (CGSize)defaultSize; are you planning on using this ...
3 years, 7 months ago (2017-05-09 15:28:58 UTC) #5
gambard
Thanks! https://codereview.chromium.org/2873503005/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h File ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h (right): https://codereview.chromium.org/2873503005/diff/20001/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h#newcode38 ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_most_visited_item.h:38: + (CGSize)defaultSize; On 2017/05/09 15:28:58, jif wrote: > ...
3 years, 7 months ago (2017-05-09 16:27:35 UTC) #6
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/2873503005/40001
3 years, 7 months ago (2017-05-09 16:28:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/289286)
3 years, 7 months ago (2017-05-09 18:06:13 UTC) #11
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/2873503005/40001
3 years, 7 months ago (2017-05-10 06:30:30 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 07:23:30 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/39c34e94e02aa327f7f08b888f1d...

Powered by Google App Engine
This is Rietveld 408576698