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

Issue 2664993003: Converts ios/chrome/browser/native_app_launcher:native_app_launcher_internal to ARC. (Closed)

Created:
3 years, 10 months ago by noyau (Ping after 24h)
Modified:
3 years, 10 months ago
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

Converts ios/chrome/browser/native_app_launcher:native_app_launcher_internal to ARC. This CL also renames a method that used to start with new to remove this prefix. BUG=624363 Review-Url: https://codereview.chromium.org/2664993003 Cr-Commit-Position: refs/heads/master@{#447505} Committed: https://chromium.googlesource.com/chromium/src/+/17c21fefe0e32acf1196c71882e10277baf406c8

Patch Set 1 #

Patch Set 2 : s/newNativeAppForURL/nativeAppForURL #

Total comments: 2

Patch Set 3 : [ObjC ARC] Converts ios/chrome/browser/native_app_launcher:native_app_launcher_internal to ARC. #

Patch Set 4 : s/__unsafe_unretained/__weak/ and reformat for 80 chars. #

Total comments: 6

Patch Set 5 : feedback #

Messages

Total messages: 22 (13 generated)
noyau (Ping after 24h)
PTAL
3 years, 10 months ago (2017-01-31 13:48:53 UTC) #5
stkhapugin
lgtm https://codereview.chromium.org/2664993003/diff/40001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm File ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm (right): https://codereview.chromium.org/2664993003/diff/40001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm#newcode56 ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm:56: __unsafe_unretained Tab* _tab; // weak This can now ...
3 years, 10 months ago (2017-01-31 14:17:55 UTC) #8
noyau (Ping after 24h)
[ObjC ARC] Converts ios/chrome/browser/native_app_launcher:native_app_launcher_internal to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None
3 years, 10 months ago (2017-01-31 14:57:45 UTC) #9
noyau (Ping after 24h)
Eugene, for DEPS. I had to add a dependency to an ios/web include, as the ...
3 years, 10 months ago (2017-01-31 15:07:24 UTC) #12
Eugene But (OOO till 7-30)
DEPS lgtm. Thank you for heads up.
3 years, 10 months ago (2017-01-31 17:07:34 UTC) #13
pkl (ping after 24h if needed)
drive-by https://codereview.chromium.org/2664993003/diff/80001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm File ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm (right): https://codereview.chromium.org/2664993003/diff/80001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm#newcode31 ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm:31: #if !defined(__has_feature) || !__has_feature(objc_arc) Do you really need ...
3 years, 10 months ago (2017-02-01 00:46:11 UTC) #15
noyau (Ping after 24h)
Fixed. https://codereview.chromium.org/2664993003/diff/80001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm File ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm (right): https://codereview.chromium.org/2664993003/diff/80001/ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm#newcode31 ios/chrome/browser/native_app_launcher/native_app_navigation_controller.mm:31: #if !defined(__has_feature) || !__has_feature(objc_arc) On 2017/02/01 00:46:11, pklpkl ...
3 years, 10 months ago (2017-02-01 11:24:10 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/2664993003/100001
3 years, 10 months ago (2017-02-01 12:54:56 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 13:59:25 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/17c21fefe0e32acf1196c71882e1...

Powered by Google App Engine
This is Rietveld 408576698