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

Issue 2101863004: net: Change auto to not deduce raw pointers. (Closed)

Created:
4 years, 5 months ago by vmpstr
Modified:
4 years, 5 months ago
Reviewers:
danakj, agl, dcheng
CC:
chromium-reviews, certificate-transparency-chrome_googlegroups.com, cbentzel+watch_chromium.org, eroman, Eran Messeri, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

net: Change auto to not deduce raw pointers. This patch updates the code to prevent auto deducing to a raw pointer. R=agl, danakj, dcheng BUG=554600 Committed: https://crrev.com/6f21f24e143e691e3635c06e906b1f8917d33dbd Cr-Commit-Position: refs/heads/master@{#402661}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -32 lines) Patch
M net/base/ip_address_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/parse_number_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/cert_verifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/ct_known_logs.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/multi_threaded_cert_verifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/extras/sqlite/sqlite_persistent_cookie_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/log/net_log_util.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8_tracing.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_spdy_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_sequencer_buffer_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/spdy/hpack/hpack_header_table.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/hpack/hpack_static_table_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/client_key_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/default_channel_id_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/cert_verify_tool/verify_using_cert_verify_proc.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_simple_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
vmpstr
Please take a look.
4 years, 5 months ago (2016-06-28 21:40:08 UTC) #1
agl
Can you explain why you want to do this? (The bug wasn't enlightening.)
4 years, 5 months ago (2016-06-28 23:01:53 UTC) #2
vmpstr
On 2016/06/28 23:01:53, agl wrote: > Can you explain why you want to do this? ...
4 years, 5 months ago (2016-06-28 23:15:47 UTC) #3
agl
lgtm
4 years, 5 months ago (2016-06-28 23:35:53 UTC) #4
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/2101863004/1
4 years, 5 months ago (2016-06-29 00:34:42 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-29 02:17:05 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 02:19:53 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6f21f24e143e691e3635c06e906b1f8917d33dbd
Cr-Commit-Position: refs/heads/master@{#402661}

Powered by Google App Engine
This is Rietveld 408576698