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

Issue 758803002: Enable boolean testing of scoped_refptr<T>. (Closed)

Created:
6 years ago by dcheng
Modified:
6 years ago
Reviewers:
danakj, Lei Zhang
CC:
chromium-reviews, erikwright+watch_chromium.org, gavinp+memory_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@cleanup-defs
Project:
chromium
Visibility:
Public.

Description

Enable boolean testing of scoped_refptr<T>. BUG=110610 Committed: https://crrev.com/5ab2ac7ac64528a00ba7f21d2ae4a14c070e84e8 Cr-Commit-Position: refs/heads/master@{#305763}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Newline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M base/memory/ref_counted.h View 1 1 chunk +13 lines, -0 lines 0 comments Download
M base/memory/ref_counted_unittest.cc View 2 chunks +42 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
dcheng
Yay! https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted_unittest.cc File base/memory/ref_counted_unittest.cc (right): https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted_unittest.cc#newcode100 base/memory/ref_counted_unittest.cc:100: EXPECT_NE(p1, p2); This is primarily to ensure that ...
6 years ago (2014-11-25 08:44:36 UTC) #2
dcheng
+thestig, mind taking a look?
6 years ago (2014-11-26 00:40:12 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted.h File base/memory/ref_counted.h (right): https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted.h#newcode344 base/memory/ref_counted.h:344: typedef T* scoped_refptr::*Testable; nit: blank line after.
6 years ago (2014-11-26 00:44:18 UTC) #5
dcheng
https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted.h File base/memory/ref_counted.h (right): https://codereview.chromium.org/758803002/diff/1/base/memory/ref_counted.h#newcode344 base/memory/ref_counted.h:344: typedef T* scoped_refptr::*Testable; On 2014/11/26 00:44:18, Lei Zhang wrote: ...
6 years ago (2014-11-26 00:45:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/758803002/20001
6 years ago (2014-11-26 00:47:26 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-11-26 02:35:17 UTC) #9
commit-bot: I haz the power
6 years ago (2014-11-26 02:36:07 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ab2ac7ac64528a00ba7f21d2ae4a14c070e84e8
Cr-Commit-Position: refs/heads/master@{#305763}

Powered by Google App Engine
This is Rietveld 408576698