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

Issue 2886573002: [ObjC ARC] Converts ios/web:earl_grey_test_support to ARC. (Closed)

Created:
3 years, 7 months ago by baxley
Modified:
3 years, 6 months ago
CC:
chromium-reviews, ios-reviews_chromium.org, ios-reviews+web_chromium.org, liaoyuke+watch_chromium.org, Eugene But (OOO till 7-30), huangml+watch_chromium.org, baxley+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ObjC ARC] Converts ios/web:earl_grey_test_support to ARC. Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2886573002 Cr-Commit-Position: refs/heads/master@{#476713} Committed: https://chromium.googlesource.com/chromium/src/+/7a047d2cebdea7a02b432bafc6d2b6c26f50a0f3

Patch Set 1 #

Patch Set 2 : autoreleasing #

Total comments: 4

Patch Set 3 : remove unecessary if statement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -53 lines) Patch
M ios/web/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/public/test/earl_grey/js_test_util.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/web/public/test/earl_grey/js_test_util.mm View 1 4 chunks +7 lines, -5 lines 0 comments Download
M ios/web/public/test/earl_grey/web_view_actions.mm View 2 chunks +10 lines, -6 lines 0 comments Download
M ios/web/public/test/earl_grey/web_view_matchers.mm View 1 2 12 chunks +38 lines, -41 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
baxley
Including stkhapugin@, in case there are ways more consistent with our code-base than __autoreleasing (or ...
3 years, 7 months ago (2017-05-16 20:12:48 UTC) #6
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2886573002/diff/20001/ios/web/public/test/earl_grey/web_view_matchers.mm File ios/web/public/test/earl_grey/web_view_matchers.mm (right): https://codereview.chromium.org/2886573002/diff/20001/ios/web/public/test/earl_grey/web_view_matchers.mm#newcode76 ios/web/public/test/earl_grey/web_view_matchers.mm:76: if (task_error) { Do we even need this ...
3 years, 7 months ago (2017-05-16 22:39:37 UTC) #7
stkhapugin
lgtm https://codereview.chromium.org/2886573002/diff/20001/ios/web/public/test/earl_grey/js_test_util.h File ios/web/public/test/earl_grey/js_test_util.h (right): https://codereview.chromium.org/2886573002/diff/20001/ios/web/public/test/earl_grey/js_test_util.h#newcode26 ios/web/public/test/earl_grey/js_test_util.h:26: NSError* __autoreleasing* out_error); On 2017/05/16 20:12:48, baxley wrote: ...
3 years, 6 months ago (2017-05-30 13:21:38 UTC) #8
baxley
Comments addressed. Running through dry run and EG trybot before landing. Thanks! https://codereview.chromium.org/2886573002/diff/20001/ios/web/public/test/earl_grey/web_view_matchers.mm File ios/web/public/test/earl_grey/web_view_matchers.mm ...
3 years, 6 months ago (2017-06-02 15:39:38 UTC) #11
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/2886573002/40001
3 years, 6 months ago (2017-06-02 17:43:19 UTC) #16
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 17:48:08 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7a047d2cebdea7a02b432bafc6d2...

Powered by Google App Engine
This is Rietveld 408576698