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

Issue 2833513002: Replace TabModel with WebStateList in GoogleLandingController. (Closed)

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

Description

Replace TabModel with WebStateList in GoogleLandingController. BUG=694750 Review-Url: https://codereview.chromium.org/2833513002 Cr-Commit-Position: refs/heads/master@{#466542} Committed: https://chromium.googlesource.com/chromium/src/+/892edbbf57698e574b6b2b15481239af1c5c4ede

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Patch Set 4 : Fix rebase #

Patch Set 5 : Rebase onto master #

Patch Set 6 : Fix tests #

Patch Set 7 : Fix gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -29 lines) Patch
M ios/chrome/browser/ui/ntp/BUILD.gn View 1 2 3 4 5 6 2 chunks +5 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_consumer.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_controller.mm View 1 2 3 4 4 chunks +10 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_controller_unittest.mm View 1 2 3 4 5 3 chunks +6 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_data_source.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_mediator.h View 2 chunks +3 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_mediator.mm View 1 2 3 4 9 chunks +33 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_controller_unittest.mm View 1 2 3 4 5 5 chunks +10 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_header_view.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_header_view.mm View 5 chunks +3 lines, -14 lines 0 comments Download
M ios/clean/chrome/browser/ui/ntp/ntp_home_coordinator.mm View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (16 generated)
justincohen
Dependant CL, removes tabModel
3 years, 8 months ago (2017-04-19 16:59:35 UTC) #2
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2833513002/diff/1/ios/chrome/browser/ui/ntp/google_landing_controller.mm File ios/chrome/browser/ui/ntp/google_landing_controller.mm (right): https://codereview.chromium.org/2833513002/diff/1/ios/chrome/browser/ui/ntp/google_landing_controller.mm#newcode1462 ios/chrome/browser/ui/ntp/google_landing_controller.mm:1462: _tabCount = tabCount; Why do we need to ...
3 years, 8 months ago (2017-04-19 19:26:33 UTC) #3
justincohen
https://codereview.chromium.org/2833513002/diff/1/ios/chrome/browser/ui/ntp/google_landing_controller.mm File ios/chrome/browser/ui/ntp/google_landing_controller.mm (right): https://codereview.chromium.org/2833513002/diff/1/ios/chrome/browser/ui/ntp/google_landing_controller.mm#newcode1462 ios/chrome/browser/ui/ntp/google_landing_controller.mm:1462: _tabCount = tabCount; On 2017/04/19 19:26:33, rohitrao wrote: > ...
3 years, 8 months ago (2017-04-19 21:12:23 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/2833513002/70001
3 years, 8 months ago (2017-04-22 05:54:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/199938)
3 years, 8 months ago (2017-04-22 07:09:12 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/2833513002/110001
3 years, 8 months ago (2017-04-22 14:49:32 UTC) #20
commit-bot: I haz the power
Committed patchset #7 (id:110001) as https://chromium.googlesource.com/chromium/src/+/892edbbf57698e574b6b2b15481239af1c5c4ede
3 years, 8 months ago (2017-04-22 19:15:10 UTC) #23
justincohen
3 years, 8 months ago (2017-04-23 14:46:49 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:110001) has been created in
https://codereview.chromium.org/2835033002/ by justincohen@chromium.org.

The reason for reverting is: Broke downstream eg tests, needs some minor fixes..

Powered by Google App Engine
This is Rietveld 408576698