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

Issue 2894003002: [ObjC ARC] Converts ios/chrome/app/safe_mode:safe_mode to ARC. (Closed)

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

Description

[ObjC ARC] Converts ios/chrome/app/safe_mode:safe_mode to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None

Patch Set 1 #

Total comments: 13

Patch Set 2 : Addressed all comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -31 lines) Patch
M ios/chrome/app/safe_mode/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/app/safe_mode/safe_mode_coordinator.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/app/safe_mode/safe_mode_coordinator.mm View 1 2 chunks +9 lines, -17 lines 1 comment Download
M ios/chrome/app/safe_mode/safe_mode_view_controller.mm View 6 chunks +15 lines, -13 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
lindsayw
Thanks for the review! https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm File ios/chrome/app/safe_mode/safe_mode_coordinator.mm (right): https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm#newcode19 ios/chrome/app/safe_mode/safe_mode_coordinator.mm:19: // Weak pointer to window ...
3 years, 7 months ago (2017-05-19 12:03:07 UTC) #6
lindsayw
Hi Rohit, Can you please review since Paris is out and you are owner? Thanks!
3 years, 7 months ago (2017-05-25 14:54:36 UTC) #8
stkhapugin
LGTM with comments. Please file a bug to cleanup safe_mode_view_controller.h from WeakNSObject, scoped_nsobject - I ...
3 years, 6 months ago (2017-05-30 13:36:37 UTC) #11
rohitrao (ping after 24h)
https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm File ios/chrome/app/safe_mode/safe_mode_coordinator.mm (right): https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm#newcode5 ios/chrome/app/safe_mode/safe_mode_coordinator.mm:5: #import "ios/chrome/app/safe_mode/safe_mode_coordinator.h" On 2017/05/30 13:36:37, stkhapugin wrote: > In ...
3 years, 6 months ago (2017-05-30 15:05:07 UTC) #12
lindsayw
https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm File ios/chrome/app/safe_mode/safe_mode_coordinator.mm (right): https://codereview.chromium.org/2894003002/diff/1/ios/chrome/app/safe_mode/safe_mode_coordinator.mm#newcode5 ios/chrome/app/safe_mode/safe_mode_coordinator.mm:5: #import "ios/chrome/app/safe_mode/safe_mode_coordinator.h" On 2017/05/30 13:36:37, stkhapugin wrote: > In ...
3 years, 6 months ago (2017-06-01 15:35:44 UTC) #13
rohitrao (ping after 24h)
lgtm after fixing the rebase issues https://codereview.chromium.org/2894003002/diff/20001/ios/chrome/app/safe_mode/safe_mode_coordinator.mm File ios/chrome/app/safe_mode/safe_mode_coordinator.mm (right): https://codereview.chromium.org/2894003002/diff/20001/ios/chrome/app/safe_mode/safe_mode_coordinator.mm#newcode21 ios/chrome/app/safe_mode/safe_mode_coordinator.mm:21: @synthesize delegate = ...
3 years, 6 months ago (2017-06-01 17:29:02 UTC) #18
lindsayw
3 years, 6 months ago (2017-06-01 18:44:49 UTC) #19
On 2017/06/01 17:29:02, rohitrao (ping after 24h) wrote:
> lgtm after fixing the rebase issues
> 
>
https://codereview.chromium.org/2894003002/diff/20001/ios/chrome/app/safe_mod...
> File ios/chrome/app/safe_mode/safe_mode_coordinator.mm (right):
> 
>
https://codereview.chromium.org/2894003002/diff/20001/ios/chrome/app/safe_mod...
> ios/chrome/app/safe_mode/safe_mode_coordinator.mm:21: @synthesize delegate =
> _delegate;
> This looks like a busted rebase.

There were a few other things to address so stepan will take over the patch in
https://codereview.chromium.org/2915043003/. I'll close this CL.

Powered by Google App Engine
This is Rietveld 408576698