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

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

Created:
3 years, 10 months ago by stkhapugin
Modified:
3 years, 10 months ago
Reviewers:
sdefresne
CC:
chromium-reviews, marq+watch_chromium.org, 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:unit_tests to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2708683002 Cr-Commit-Position: refs/heads/master@{#451649} Committed: https://chromium.googlesource.com/chromium/src/+/3c11a699a72530365fd73f6d880802d05d8bd2e8

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments #

Patch Set 3 : fix compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -139 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_unittest.mm View 1 2 17 chunks +40 lines, -38 lines 0 comments Download
M ios/chrome/app/application_delegate/background_activity_unittest.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/app/application_delegate/memory_warning_helper_unittest.mm View 4 chunks +6 lines, -3 lines 0 comments Download
M ios/chrome/app/application_delegate/metrics_mediator_unittest.mm View 7 chunks +13 lines, -12 lines 0 comments Download
M ios/chrome/app/application_delegate/url_opener_unittest.mm View 9 chunks +32 lines, -33 lines 0 comments Download
M ios/chrome/app/application_delegate/user_activity_handler_unittest.mm View 1 22 chunks +56 lines, -53 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (9 generated)
stkhapugin
ptal
3 years, 10 months ago (2017-02-20 15:56:58 UTC) #6
sdefresne
lgtm https://codereview.chromium.org/2708683002/diff/1/ios/chrome/app/application_delegate/app_state_unittest.mm File ios/chrome/app/application_delegate/app_state_unittest.mm (right): https://codereview.chromium.org/2708683002/diff/1/ios/chrome/app/application_delegate/app_state_unittest.mm#newcode167 ios/chrome/app/application_delegate/app_state_unittest.mm:167: } copy]; nit: you don't need to copy ...
3 years, 10 months ago (2017-02-20 16:00:33 UTC) #7
stkhapugin
thanks! https://codereview.chromium.org/2708683002/diff/1/ios/chrome/app/application_delegate/app_state_unittest.mm File ios/chrome/app/application_delegate/app_state_unittest.mm (right): https://codereview.chromium.org/2708683002/diff/1/ios/chrome/app/application_delegate/app_state_unittest.mm#newcode167 ios/chrome/app/application_delegate/app_state_unittest.mm:167: } copy]; On 2017/02/20 16:00:33, sdefresne wrote: > ...
3 years, 10 months ago (2017-02-20 16:09:03 UTC) #8
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/2708683002/40001
3 years, 10 months ago (2017-02-20 16:16:52 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 18:00:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/3c11a699a72530365fd73f6d8808...

Powered by Google App Engine
This is Rietveld 408576698