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

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

Created:
6 years, 4 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
cbentzel+watch_chromium.org, chromium-reviews
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/quic/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/4227c6db06a81987b759b3e3fafdafa4b5e4c648 Cr-Commit-Position: refs/heads/master@{#291795}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -48 lines) Patch
M net/quic/crypto/proof_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 5 chunks +11 lines, -16 lines 0 comments Download
M net/quic/quic_client_session.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_client_session_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_connection_test.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M net/quic/quic_crypto_server_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_end_to_end_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/quic/quic_http_stream.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_in_memory_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_spdy_server_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + rch@chromium.org
6 years, 4 months ago (2014-08-25 21:25:40 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 4 months ago (2014-08-25 21:29:59 UTC) #2
Ryan Hamilton
lgtm
6 years, 4 months ago (2014-08-25 22:03:52 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 4 months ago (2014-08-25 22:08:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/504953003/1
6 years, 4 months ago (2014-08-25 22:11:24 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel_swarming on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-25 23:10:35 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (1) as b36dab88cbc02874063df9fc19f05572b0dd74a8
6 years, 4 months ago (2014-08-25 23:58:32 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:38:49 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4227c6db06a81987b759b3e3fafdafa4b5e4c648
Cr-Commit-Position: refs/heads/master@{#291795}

Powered by Google App Engine
This is Rietveld 408576698