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

Issue 2645603002: [ObjC ARC] Converts components/translate/ios/browser:browser to ARC. (Closed)

Created:
3 years, 11 months ago by stkhapugin
Modified:
3 years, 11 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ObjC ARC] Converts components/translate/ios/browser:browser to ARC. Automatically generated ARCMigrate commit Notable issues: * added a missing include in translate_collection_view_controller.mm * replaced forward declarations with includes to fix compilation BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2645603002 Cr-Commit-Position: refs/heads/master@{#444742} Committed: https://chromium.googlesource.com/chromium/src/+/e7d87d252342973fcbb09c4cac54720c48e9f1be

Patch Set 1 #

Patch Set 2 : missing include #

Patch Set 3 : autorelease is not too good #

Total comments: 2

Patch Set 4 : move include #

Total comments: 2

Patch Set 5 : Removed include #

Messages

Total messages: 26 (18 generated)
stkhapugin
PTAL. droger, I don't know if you're an appropriate owner of components/translate/ios, feel free to ...
3 years, 11 months ago (2017-01-19 12:23:30 UTC) #15
noyau (Ping after 24h)
https://codereview.chromium.org/2645603002/diff/40001/ios/web/public/web_state/js/crw_js_injection_manager.h File ios/web/public/web_state/js/crw_js_injection_manager.h (right): https://codereview.chromium.org/2645603002/diff/40001/ios/web/public/web_state/js/crw_js_injection_manager.h#newcode12 ios/web/public/web_state/js/crw_js_injection_manager.h:12: Why change the @class to an import? Nothing else ...
3 years, 11 months ago (2017-01-19 12:33:52 UTC) #16
droger
components/translate lgtm
3 years, 11 months ago (2017-01-19 12:36:29 UTC) #17
stkhapugin
https://codereview.chromium.org/2645603002/diff/40001/ios/web/public/web_state/js/crw_js_injection_manager.h File ios/web/public/web_state/js/crw_js_injection_manager.h (right): https://codereview.chromium.org/2645603002/diff/40001/ios/web/public/web_state/js/crw_js_injection_manager.h#newcode12 ios/web/public/web_state/js/crw_js_injection_manager.h:12: On 2017/01/19 12:33:52, noyau wrote: > Why change the ...
3 years, 11 months ago (2017-01-19 13:53:51 UTC) #18
noyau (Ping after 24h)
lgtm with comment https://codereview.chromium.org/2645603002/diff/60001/components/translate/ios/browser/translate_controller.h File components/translate/ios/browser/translate_controller.h (right): https://codereview.chromium.org/2645603002/diff/60001/components/translate/ios/browser/translate_controller.h#newcode13 components/translate/ios/browser/translate_controller.h:13: #import "components/translate/ios/browser/js_translate_manager.h" I believe this include ...
3 years, 11 months ago (2017-01-19 14:35:26 UTC) #19
stkhapugin
https://codereview.chromium.org/2645603002/diff/60001/components/translate/ios/browser/translate_controller.h File components/translate/ios/browser/translate_controller.h (right): https://codereview.chromium.org/2645603002/diff/60001/components/translate/ios/browser/translate_controller.h#newcode13 components/translate/ios/browser/translate_controller.h:13: #import "components/translate/ios/browser/js_translate_manager.h" On 2017/01/19 14:35:26, noyau wrote: > I ...
3 years, 11 months ago (2017-01-19 14:48:00 UTC) #20
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/2645603002/80001
3 years, 11 months ago (2017-01-19 14:48:18 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 15:40:20 UTC) #26
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/e7d87d252342973fcbb09c4cac54...

Powered by Google App Engine
This is Rietveld 408576698