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

Issue 2712743005: Add NTPViewController to Showcase. (Closed)

Created:
3 years, 10 months ago by lpromero
Modified:
3 years, 8 months ago
Reviewers:
justincohen
CC:
chromium-reviews, marq+watch_chromium.org, lpromero+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add NTPViewController to Showcase. BUG=none R=justincohen@chromium.org Review-Url: https://codereview.chromium.org/2712743005 Cr-Commit-Position: refs/heads/master@{#464477} Committed: https://chromium.googlesource.com/chromium/src/+/fde00dd77cc64eaf7080bd1a693ff89a64e54cac

Patch Set 1 #

Patch Set 2 : Fix compile #

Total comments: 1

Patch Set 3 : Rebased #

Patch Set 4 : Rebased #

Patch Set 5 : Rebased #

Patch Set 6 : Rebased #

Total comments: 2

Patch Set 7 : Improve NTP in Showcase #

Total comments: 1

Patch Set 8 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
M ios/showcase/BUILD.gn View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M ios/showcase/core/showcase_model.mm View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
A ios/showcase/ntp/BUILD.gn View 1 2 3 4 5 6 1 chunk +18 lines, -0 lines 0 comments Download
A ios/showcase/ntp/sc_ntp_coordinator.h View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
A ios/showcase/ntp/sc_ntp_coordinator.mm View 1 2 3 4 5 6 1 chunk +46 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 32 (22 generated)
lpromero
3 years, 10 months ago (2017-02-23 17:59:49 UTC) #1
lpromero
https://codereview.chromium.org/2712743005/diff/20001/ios/showcase/ntp/sc_ntp_coordinator.mm File ios/showcase/ntp/sc_ntp_coordinator.mm (right): https://codereview.chromium.org/2712743005/diff/20001/ios/showcase/ntp/sc_ntp_coordinator.mm#newcode18 ios/showcase/ntp/sc_ntp_coordinator.mm:18: UIViewController* ntp = [[NTPViewController alloc] init]; This is where ...
3 years, 10 months ago (2017-02-24 10:19:00 UTC) #2
lpromero
Should I land this?
3 years, 8 months ago (2017-04-06 09:13:53 UTC) #15
justincohen
https://codereview.chromium.org/2712743005/diff/100001/ios/showcase/ntp/sc_ntp_coordinator.mm File ios/showcase/ntp/sc_ntp_coordinator.mm (right): https://codereview.chromium.org/2712743005/diff/100001/ios/showcase/ntp/sc_ntp_coordinator.mm#newcode18 ios/showcase/ntp/sc_ntp_coordinator.mm:18: UIViewController* ntp = [[NTPViewController alloc] init]; I thought showcase ...
3 years, 8 months ago (2017-04-06 19:30:22 UTC) #16
lpromero
Some next steps: - have the NTP content view controllers shown in a different page ...
3 years, 8 months ago (2017-04-13 16:46:27 UTC) #19
justincohen
Ah, in that case in theory this is fine, although I don't think this compiles ...
3 years, 8 months ago (2017-04-13 16:50:32 UTC) #20
justincohen
LGTM
3 years, 8 months ago (2017-04-13 16:52:22 UTC) #21
lpromero
Thanks@ https://codereview.chromium.org/2712743005/diff/120001/ios/showcase/tab_grid/sc_tab_grid_coordinator.mm File ios/showcase/tab_grid/sc_tab_grid_coordinator.mm (right): https://codereview.chromium.org/2712743005/diff/120001/ios/showcase/tab_grid/sc_tab_grid_coordinator.mm#newcode8 ios/showcase/tab_grid/sc_tab_grid_coordinator.mm:8: #import "ios/clean/chrome/browser/ui/commands/settings_commands.h" I am moving this in its ...
3 years, 8 months ago (2017-04-13 17:04:57 UTC) #23
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/2712743005/140001
3 years, 8 months ago (2017-04-13 17:27:29 UTC) #29
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 18:45:36 UTC) #32
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/fde00dd77cc64eaf7080bd1a693f...

Powered by Google App Engine
This is Rietveld 408576698