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

Issue 508733002: Remove implicit conversions from scoped_refptr to T* in net/disk_cache/ (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
asanka
CC:
cbentzel+watch_chromium.org, chromium-reviews, gavinp+disk_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove implicit conversions from scoped_refptr to T* in net/disk_cache/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/5fa444f765bfe6a49bae257882f8c8b0c5b6b33f Cr-Commit-Position: refs/heads/master@{#292045}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -28 lines) Patch
M net/disk_cache/blockfile/index_table_v3.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/cache_creator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/entry_unittest.cc View 5 chunks +14 lines, -14 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.cc View 2 chunks +10 lines, -8 lines 0 comments Download
M net/disk_cache/simple/simple_entry_impl.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + asanka@chromium.org
6 years, 3 months ago (2014-08-26 22:54:49 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 3 months ago (2014-08-26 22:54:49 UTC) #2
asanka
lgtm. Is it intentional that this is only touching Linux/Posix?
6 years, 3 months ago (2014-08-26 22:59:38 UTC) #3
dcheng
On 2014/08/26 at 22:59:38, asanka wrote: > lgtm. Is it intentional that this is only ...
6 years, 3 months ago (2014-08-26 23:01:29 UTC) #4
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 23:01:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/508733002/1
6 years, 3 months ago (2014-08-26 23:04:34 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (1) as d8cb77ab03354df899090a8369d2b5717112b1c6
6 years, 3 months ago (2014-08-27 00:11:39 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:47:54 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5fa444f765bfe6a49bae257882f8c8b0c5b6b33f
Cr-Commit-Position: refs/heads/master@{#292045}

Powered by Google App Engine
This is Rietveld 408576698