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

Issue 2889093002: [ObjC ARC] Converts ios/chrome/browser/geolocation:geolocation_internal to ARC. (Closed)

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

Description

[ObjC ARC] Converts ios/chrome/browser/geolocation:geolocation_internal to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2889093002 Cr-Commit-Position: refs/heads/master@{#479687} Committed: https://chromium.googlesource.com/chromium/src/+/8617ad05b5fa2d087657008cb74b73b9cb3a1050

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed comments #

Total comments: 4

Patch Set 3 : Remove the weak annotations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -30 lines) Patch
M ios/chrome/browser/geolocation/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm View 1 2 11 chunks +25 lines, -30 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
liaoyuke
Hi Sylvain, PTAL. Thank you very much!
3 years, 6 months ago (2017-05-30 17:36:52 UTC) #6
sdefresne
https://codereview.chromium.org/2889093002/diff/1/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm File ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm (right): https://codereview.chromium.org/2889093002/diff/1/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm#newcode123 ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm:123: @property(weak, nonatomic, readonly) OmniboxGeolocationLocalState* localState; nit: This should be ...
3 years, 6 months ago (2017-05-31 07:53:28 UTC) #7
liaoyuke
Sorry for the delay, got stuck on the tests timeout issue. PTAL. Thank you very ...
3 years, 6 months ago (2017-06-06 22:50:15 UTC) #8
sdefresne
https://codereview.chromium.org/2889093002/diff/20001/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm File ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm (right): https://codereview.chromium.org/2889093002/diff/20001/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm#newcode123 ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm:123: @property(nonatomic, weak, readonly) OmniboxGeolocationLocalState* localState; The "weak" annotation is ...
3 years, 6 months ago (2017-06-07 09:22:24 UTC) #9
stkhapugin
kindly ping
3 years, 6 months ago (2017-06-13 16:59:53 UTC) #11
liaoyuke
PTAL sdefresne@, Thank you very much! https://codereview.chromium.org/2889093002/diff/20001/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm File ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm (right): https://codereview.chromium.org/2889093002/diff/20001/ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm#newcode123 ios/chrome/browser/geolocation/omnibox_geolocation_controller.mm:123: @property(nonatomic, weak, readonly) ...
3 years, 6 months ago (2017-06-13 17:49:05 UTC) #12
stkhapugin
lgtm
3 years, 6 months ago (2017-06-14 16:09:00 UTC) #13
liaoyuke
On 2017/06/14 16:09:00, stkhapugin wrote: > lgtm Thanks! sdefresne@ please do an owner's approval.
3 years, 6 months ago (2017-06-14 18:31:41 UTC) #14
sdefresne
lgtm
3 years, 6 months ago (2017-06-15 12:18:01 UTC) #15
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/2889093002/40001
3 years, 6 months ago (2017-06-15 12:34:31 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-15 13:44:52 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8617ad05b5fa2d087657008cb74b...

Powered by Google App Engine
This is Rietveld 408576698