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

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

Created:
6 years, 4 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
agl
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/cert/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/0424ed6e7898a36ad9636305078a6e1aacc15886 Cr-Commit-Position: refs/heads/master@{#291801}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -86 lines) Patch
M net/cert/cert_verify_proc_unittest.cc View 19 chunks +34 lines, -28 lines 0 comments Download
M net/cert/crl_set_storage.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/crl_set_unittest.cc View 4 chunks +7 lines, -6 lines 0 comments Download
M net/cert/ct_log_verifier_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/cert/ct_objects_extractor_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/multi_log_ct_verifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 9 chunks +20 lines, -16 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier_unittest.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M net/cert/nss_cert_database.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 13 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + agl@chromium.org
6 years, 4 months ago (2014-08-25 21:22:25 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:30:02 UTC) #2
agl
lgtm
6 years, 4 months ago (2014-08-25 23:31:04 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 4 months ago (2014-08-25 23:33:48 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/503163002/1
6 years, 4 months ago (2014-08-25 23:35:07 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (1) as e5f0b4abce404cf8e7b3bb00b34c7b57dcd98962
6 years, 4 months ago (2014-08-26 00:24:45 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:39:01 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0424ed6e7898a36ad9636305078a6e1aacc15886
Cr-Commit-Position: refs/heads/master@{#291801}

Powered by Google App Engine
This is Rietveld 408576698