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

Issue 2247303009: Converts ios/web/net to ARC. (Closed)

Created:
4 years, 4 months ago by stkhapugin
Modified:
4 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ios-web
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Converts ios/web/net to ARC. Converts files located in ios/web/net. Removes property_releaser usage. Includes results of ARCMigrate run. Replaces WeakNSObjects with __weak variables. Inserts compile guards. Additionaly, renames ivars from trailing underscore to leading. BUG=624365 TEST=None Committed: https://crrev.com/752abca03af110f7641b17fc2153babc87a01ba9 Cr-Commit-Position: refs/heads/master@{#414417}

Patch Set 1 #

Patch Set 2 : Removes web_arc_transition temporary target #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -61 lines) Patch
M ios/web/BUILD.gn View 1 2 chunks +30 lines, -30 lines 1 comment Download
M ios/web/net/clients/crw_js_injection_network_client.mm View 5 chunks +8 lines, -5 lines 1 comment Download
M ios/web/net/clients/crw_js_injection_network_client_factory.mm View 2 chunks +5 lines, -1 line 0 comments Download
M ios/web/net/clients/crw_redirect_network_client.h View 2 chunks +1 line, -3 lines 0 comments Download
M ios/web/net/clients/crw_redirect_network_client.mm View 2 chunks +11 lines, -12 lines 0 comments Download
M ios/web/net/clients/crw_redirect_network_client_factory.mm View 3 chunks +7 lines, -6 lines 0 comments Download
M ios/web/net/cookie_notification_bridge.mm View 2 chunks +5 lines, -1 line 0 comments Download
M ios/web/net/crw_cert_verification_controller.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/web/net/crw_ssl_status_updater.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/web/net/request_group_util.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/web/net/request_tracker_factory_impl.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/web/net/request_tracker_impl.mm View 4 chunks +7 lines, -3 lines 0 comments Download
M ios/web/net/web_http_protocol_handler_delegate.mm View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 20 (7 generated)
stkhapugin
Removes web_arc_transition temporary target
4 years, 4 months ago (2016-08-19 14:45:58 UTC) #1
stkhapugin
PTAL
4 years, 4 months ago (2016-08-19 14:48:32 UTC) #3
Eugene But (OOO till 7-30)
This change make 15 implementation files to use ARC. Could you please split your CL ...
4 years, 4 months ago (2016-08-19 15:34:32 UTC) #4
Eugene But (OOO till 7-30)
F.e. you can land all C++ files in a single CL. But please split Objective-C ...
4 years, 4 months ago (2016-08-19 15:36:53 UTC) #5
stkhapugin
On 2016/08/19 15:36:53, Eugene But wrote: > F.e. you can land all C++ files in ...
4 years, 4 months ago (2016-08-19 15:48:36 UTC) #6
Eugene But (OOO till 7-30)
On 2016/08/19 15:48:36, stkhapugin wrote: > On 2016/08/19 15:36:53, Eugene But wrote: > > F.e. ...
4 years, 4 months ago (2016-08-19 15:54:35 UTC) #7
stkhapugin
On 2016/08/19 15:54:35, Eugene But wrote: > On 2016/08/19 15:48:36, stkhapugin wrote: > > On ...
4 years, 4 months ago (2016-08-19 15:57:44 UTC) #8
Eugene But (OOO till 7-30)
On 2016/08/19 15:54:35, Eugene But wrote: > On 2016/08/19 15:48:36, stkhapugin wrote: > > On ...
4 years, 4 months ago (2016-08-19 15:58:30 UTC) #9
Eugene But (OOO till 7-30)
We plan to remove most of this code. Should we even bother converting it and ...
4 years, 4 months ago (2016-08-19 16:34:50 UTC) #10
Eugene But (OOO till 7-30)
lgtm
4 years, 4 months ago (2016-08-19 20:05:08 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/2247303009/20001
4 years, 3 months ago (2016-08-25 11:58:54 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 13:26:26 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 13:29:15 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/752abca03af110f7641b17fc2153babc87a01ba9
Cr-Commit-Position: refs/heads/master@{#414417}

Powered by Google App Engine
This is Rietveld 408576698