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

Issue 2621943002: [ObjC ARC] Converts ios/chrome/app/application_delegate:application_delegate_internal to ARC. (Closed)

Created:
3 years, 11 months ago by stkhapugin
Modified:
3 years, 11 months ago
Reviewers:
sdefresne
CC:
chromium-reviews, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ObjC ARC] Converts ios/chrome/app/application_delegate:application_delegate_internal to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2621943002 Cr-Commit-Position: refs/heads/master@{#444721} Committed: https://chromium.googlesource.com/chromium/src/+/76a6b9b24f09b5d684f5305c1d60e6b8a2b745d2

Patch Set 1 #

Patch Set 2 : add dependency on ios/chrome/common/app_group:main_app #

Total comments: 10

Patch Set 3 : guards #

Total comments: 2

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -54 lines) Patch
M ios/chrome/app/application_delegate/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/app/application_delegate/app_state.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/app/application_delegate/app_state.mm View 1 2 12 chunks +28 lines, -23 lines 0 comments Download
M ios/chrome/app/application_delegate/background_activity.mm View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M ios/chrome/app/application_delegate/metrics_mediator.mm View 1 2 3 3 chunks +13 lines, -12 lines 0 comments Download
M ios/chrome/app/application_delegate/url_opener.mm View 1 2 2 chunks +7 lines, -6 lines 0 comments Download
M ios/chrome/app/application_delegate/user_activity_handler.mm View 1 2 6 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
stkhapugin
add dependency on ios/chrome/common/app_group:main_app
3 years, 11 months ago (2017-01-10 14:11:21 UTC) #5
stkhapugin
PTAL
3 years, 11 months ago (2017-01-10 16:05:44 UTC) #11
stkhapugin
kindly ping
3 years, 11 months ago (2017-01-12 14:25:13 UTC) #12
sdefresne
Sorry for the poor grammar of my comments. I copy-n-pasted them and only noticed the ...
3 years, 11 months ago (2017-01-17 14:48:29 UTC) #13
stkhapugin
No problem! Thanks for catching this, not sure why they were not added by the ...
3 years, 11 months ago (2017-01-17 14:53:55 UTC) #14
sdefresne
lgtm https://codereview.chromium.org/2621943002/diff/40001/ios/chrome/app/application_delegate/metrics_mediator.mm File ios/chrome/app/application_delegate/metrics_mediator.mm (right): https://codereview.chromium.org/2621943002/diff/40001/ios/chrome/app/application_delegate/metrics_mediator.mm#newcode258 ios/chrome/app/application_delegate/metrics_mediator.mm:258: base::Bind(&app_group::main_app::ProcessPendingLogs, callback)); ProcessPendingLogs now takes a app_group::ProceduralBlockWithData instead ...
3 years, 11 months ago (2017-01-17 15:22:43 UTC) #15
stkhapugin
https://codereview.chromium.org/2621943002/diff/40001/ios/chrome/app/application_delegate/metrics_mediator.mm File ios/chrome/app/application_delegate/metrics_mediator.mm (right): https://codereview.chromium.org/2621943002/diff/40001/ios/chrome/app/application_delegate/metrics_mediator.mm#newcode258 ios/chrome/app/application_delegate/metrics_mediator.mm:258: base::Bind(&app_group::main_app::ProcessPendingLogs, callback)); On 2017/01/17 15:22:43, sdefresne wrote: > ProcessPendingLogs ...
3 years, 11 months ago (2017-01-19 12:44:31 UTC) #16
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/2621943002/60001
3 years, 11 months ago (2017-01-19 12:44:46 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 13:50:02 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/76a6b9b24f09b5d684f5305c1d60...

Powered by Google App Engine
This is Rietveld 408576698