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

Issue 2955363002: [ObjC ARC] Converts ios/chrome/browser/ui/ntp:ntp_internal to ARC. (Closed)

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

Description

[ObjC ARC] Converts ios/chrome/browser/ui/ntp:ntp_internal to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2955363002 Cr-Commit-Position: refs/heads/master@{#484007} Committed: https://chromium.googlesource.com/chromium/src/+/7f53b846dd221596595d909bc57e693e6e68d722

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : adsf #

Total comments: 4

Patch Set 4 : comments #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -332 lines) Patch
M ios/chrome/browser/ui/ntp/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/centering_scrollview.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_mediator.mm View 1 2 3 4 5 13 chunks +23 lines, -38 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_view_controller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_view_controller.mm View 1 2 3 4 22 chunks +86 lines, -92 lines 0 comments Download
M ios/chrome/browser/ui/ntp/incognito_panel_controller.mm View 1 2 3 4 11 chunks +68 lines, -75 lines 0 comments Download
M ios/chrome/browser/ui/ntp/most_visited_cell.mm View 6 chunks +13 lines, -11 lines 0 comments Download
M ios/chrome/browser/ui/ntp/most_visited_layout.mm View 1 chunk +6 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_bar.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_bar.mm View 1 9 chunks +19 lines, -25 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_bar_button.mm View 3 chunks +13 lines, -22 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_bar_item.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_bar_item.mm View 1 3 chunks +5 lines, -22 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_panel_protocol.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/new_tab_page_view.mm View 2 chunks +4 lines, -10 lines 0 comments Download
M ios/chrome/browser/ui/ntp/notification_promo_whats_new.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/whats_new_header_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/ntp/whats_new_header_view.mm View 1 2 8 chunks +26 lines, -27 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
stkhapugin
PTAL!
3 years, 5 months ago (2017-06-29 11:32:42 UTC) #8
marq (ping after 24h)
LGTM, both optional nits. https://codereview.chromium.org/2955363002/diff/40001/ios/chrome/browser/ui/ntp/google_landing_mediator.mm File ios/chrome/browser/ui/ntp/google_landing_mediator.mm (right): https://codereview.chromium.org/2955363002/diff/40001/ios/chrome/browser/ui/ntp/google_landing_mediator.mm#newcode133 ios/chrome/browser/ui/ntp/google_landing_mediator.mm:133: @property(weak, nonatomic) id<GoogleLandingConsumer> consumer; nit: ...
3 years, 5 months ago (2017-06-29 11:57:15 UTC) #9
stkhapugin
Thanks! https://codereview.chromium.org/2955363002/diff/40001/ios/chrome/browser/ui/ntp/google_landing_mediator.mm File ios/chrome/browser/ui/ntp/google_landing_mediator.mm (right): https://codereview.chromium.org/2955363002/diff/40001/ios/chrome/browser/ui/ntp/google_landing_mediator.mm#newcode133 ios/chrome/browser/ui/ntp/google_landing_mediator.mm:133: @property(weak, nonatomic) id<GoogleLandingConsumer> consumer; On 2017/06/29 11:57:15, marq ...
3 years, 5 months ago (2017-06-29 15:04:50 UTC) #10
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/2955363002/60001
3 years, 5 months ago (2017-06-29 15:05:20 UTC) #13
commit-bot: I haz the power
Failed to apply patch for ios/chrome/browser/ui/ntp/google_landing_mediator.mm: While running git apply --index -3 -p1; error: patch ...
3 years, 5 months ago (2017-06-29 16:27:34 UTC) #15
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/2955363002/100001
3 years, 5 months ago (2017-07-03 14:23:16 UTC) #18
commit-bot: I haz the power
3 years, 5 months ago (2017-07-03 15:37:20 UTC) #21
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/7f53b846dd221596595d909bc57e...

Powered by Google App Engine
This is Rietveld 408576698