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

Issue 2452603002: Modernize ref_counted.h (Closed)

Created:
4 years, 1 month ago by gab
Modified:
4 years, 1 month ago
Reviewers:
danakj
CC:
chromium-reviews, gavinp+memory_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modernize ref_counted.h BUG=653916 Committed: https://crrev.com/f70feba7ac930067d834d7cdafc68cdc048979b0 Cr-Commit-Position: refs/heads/master@{#428104}

Patch Set 1 #

Patch Set 2 : fix compile #

Total comments: 4

Patch Set 3 : init ptr_ at defn-site #

Patch Set 4 : Add RefCountedThreadSafe to OpaqueRefCounted tests #

Patch Set 5 : back to PS 2 -- will follow-up with rest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -30 lines) Patch
M base/memory/ref_counted.h View 1 3 4 15 chunks +23 lines, -25 lines 0 comments Download
M base/memory/ref_counted.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (15 generated)
gab
Dana PTAL, a little cleanup I just split from the precursor to https://codereview.chromium.org/2443103003/#msg18 I'm writting ...
4 years, 1 month ago (2016-10-25 13:12:13 UTC) #4
danakj
LGTM https://codereview.chromium.org/2452603002/diff/20001/base/memory/ref_counted.h File base/memory/ref_counted.h (right): https://codereview.chromium.org/2452603002/diff/20001/base/memory/ref_counted.h#newcode272 base/memory/ref_counted.h:272: scoped_refptr() : ptr_(nullptr) { i think do this ...
4 years, 1 month ago (2016-10-25 20:29:18 UTC) #11
gab
Good point, done. https://codereview.chromium.org/2452603002/diff/20001/base/memory/ref_counted.h File base/memory/ref_counted.h (right): https://codereview.chromium.org/2452603002/diff/20001/base/memory/ref_counted.h#newcode272 base/memory/ref_counted.h:272: scoped_refptr() : ptr_(nullptr) { On 2016/10/25 ...
4 years, 1 month ago (2016-10-26 16:21:04 UTC) #12
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/2452603002/40001
4 years, 1 month ago (2016-10-26 16:22:12 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/94829)
4 years, 1 month ago (2016-10-26 16:42:57 UTC) #17
gab
On 2016/10/26 16:21:04, gab wrote: > Good point, done. > > https://codereview.chromium.org/2452603002/diff/20001/base/memory/ref_counted.h > File base/memory/ref_counted.h ...
4 years, 1 month ago (2016-10-27 15:23:50 UTC) #18
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/2452603002/80001
4 years, 1 month ago (2016-10-27 15:24:30 UTC) #21
gab
On 2016/10/27 15:23:50, gab wrote: > On 2016/10/26 16:21:04, gab wrote: > > Good point, ...
4 years, 1 month ago (2016-10-27 15:29:17 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-10-27 19:06:30 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 19:32:39 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f70feba7ac930067d834d7cdafc68cdc048979b0
Cr-Commit-Position: refs/heads/master@{#428104}

Powered by Google App Engine
This is Rietveld 408576698