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

Issue 2121893003: Declare pool_ as id instead of NSAutoreleasePool. (Closed)

Created:
4 years, 5 months ago by stkhapugin
Modified:
4 years, 4 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, sdefresne
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Declare pool_ as id instead of NSAutoreleasePool. File platform_test.h will be included from code built with Objective C Automatic Reference Counting that forbids explicit usage of NSAutoreleasePools. The implementation file will not be built with ARC, so the functionality is preserved. The implementation file cannot be built with ARC accidentally because it mentions NSAutoreleasePool. BUG=None TEST=None Committed: https://crrev.com/b80a345285b49a41e6237e3b69fc5f34756308d8 Cr-Commit-Position: refs/heads/master@{#413464}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M testing/platform_test.h View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
stkhapugin
PTAL
4 years, 5 months ago (2016-07-05 16:10:51 UTC) #3
Paweł Hajdan Jr.
Looks like this is part of a broader effort. Is there a tracking bug for ...
4 years, 5 months ago (2016-07-06 09:50:31 UTC) #4
noyau (Ping after 24h)
On 2016/07/06 09:50:31, Paweł Hajdan (OOO back Aug 1) wrote: > Looks like this is ...
4 years, 4 months ago (2016-07-27 09:02:16 UTC) #5
stkhapugin
Paweł, sorry for a long time it took me to respond. Indeed, this is a ...
4 years, 4 months ago (2016-08-22 11:42:45 UTC) #6
Paweł Hajdan Jr.
LGTM
4 years, 4 months ago (2016-08-22 16:07:53 UTC) #7
stkhapugin
thank you!
4 years, 4 months ago (2016-08-22 16:11:34 UTC) #9
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/2121893003/1
4 years, 4 months ago (2016-08-22 16:11:48 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-22 17:24:02 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 17:25:55 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b80a345285b49a41e6237e3b69fc5f34756308d8
Cr-Commit-Position: refs/heads/master@{#413464}

Powered by Google App Engine
This is Rietveld 408576698