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

Issue 2686573003: [ObjC ARC] Converts ios/chrome/browser/ui/stack_view:unit_tests to ARC. (Closed)

Created:
3 years, 10 months ago by lody
Modified:
3 years, 10 months ago
Reviewers:
stkhapugin, 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/browser/ui/stack_view:unit_tests to ARC. Automatically generated ARCMigrate commit Notable issues: Marked observer in card_set_unittest.mm as weak. Removed [[tab retain] autorelease]; in card set unittest. BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2686573003 Cr-Commit-Position: refs/heads/master@{#449310} Committed: https://chromium.googlesource.com/chromium/src/+/26b0c294dd46ece57188e67ebef70db4a450d45b

Patch Set 1 #

Patch Set 2 : weak #

Total comments: 18

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -143 lines) Patch
M ios/chrome/browser/ui/stack_view/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/stack_view/card_set_unittest.mm View 1 7 chunks +20 lines, -21 lines 0 comments Download
M ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm View 1 2 37 chunks +50 lines, -85 lines 0 comments Download
M ios/chrome/browser/ui/stack_view/stack_card_unittest.mm View 1 2 10 chunks +14 lines, -20 lines 0 comments Download
M ios/chrome/browser/ui/stack_view/stack_view_controller_unittest.mm View 1 2 7 chunks +20 lines, -17 lines 0 comments Download

Messages

Total messages: 23 (17 generated)
lody
Please review, thanks
3 years, 10 months ago (2017-02-07 16:12:37 UTC) #8
lody
ping
3 years, 10 months ago (2017-02-08 14:47:34 UTC) #11
sdefresne
lgtm with lots of nits https://codereview.chromium.org/2686573003/diff/20001/ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm File ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm (right): https://codereview.chromium.org/2686573003/diff/20001/ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm#newcode119 ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm:119: StackCard* card = (StackCard*)[[MockStackCard ...
3 years, 10 months ago (2017-02-09 13:47:50 UTC) #12
lody
https://codereview.chromium.org/2686573003/diff/20001/ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm File ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm (right): https://codereview.chromium.org/2686573003/diff/20001/ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm#newcode119 ios/chrome/browser/ui/stack_view/card_stack_layout_manager_unittest.mm:119: StackCard* card = (StackCard*)[[MockStackCard alloc] init]; On 2017/02/09 13:47:49, ...
3 years, 10 months ago (2017-02-09 16:00:04 UTC) #17
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/2686573003/40001
3 years, 10 months ago (2017-02-09 16:21:45 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 16:27:01 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/26b0c294dd46ece57188e67ebef7...

Powered by Google App Engine
This is Rietveld 408576698