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

Issue 511163002: Net-related fixups for scoped_refptr conversion operator cleanup. (Closed)

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

Description

Net-related fixups for scoped_refptr conversion operator cleanup. BUG=110610 TBR=pkasting@chromium.org Committed: https://crrev.com/39030edb9763a85a699c52539a9fe4181d03bd57 Cr-Commit-Position: refs/heads/master@{#292600}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix naming to match #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -42 lines) Patch
M chrome/browser/ssl/ssl_client_auth_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_client_auth_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_client_auth_requestor_mock.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_client_auth_requestor_mock.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_index.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_index.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M net/http/transport_security_persister.h View 1 2 chunks +7 lines, -6 lines 0 comments Download
M net/http/transport_security_persister.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_pool.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M net/websockets/websocket_inflater_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + mmenke@chromium.org
6 years, 3 months ago (2014-08-28 09:22:07 UTC) #1
dcheng
Manual fixups for cases the tool skips. I noticed that there were a lot of ...
6 years, 3 months ago (2014-08-28 09:22:07 UTC) #2
mmenke
mmenke@chromium.org changed reviewers: + rsleevi@chromium.org
6 years, 3 months ago (2014-08-28 13:47:33 UTC) #3
mmenke
[+rsleevi] Other than the changes to ssl_client_auth_requestor_mock.h, this LGTM. Changes to that file may have ...
6 years, 3 months ago (2014-08-28 13:47:33 UTC) #4
dcheng
https://codereview.chromium.org/511163002/diff/1/chrome/browser/ui/views/ssl_client_certificate_selector.cc File chrome/browser/ui/views/ssl_client_certificate_selector.cc (right): https://codereview.chromium.org/511163002/diff/1/chrome/browser/ui/views/ssl_client_certificate_selector.cc#newcode89 chrome/browser/ui/views/ssl_client_certificate_selector.cc:89: model_(new CertificateSelectorTableModel(cert_request_info.get())), On 2014/08/28 at 13:47:32, mmenke wrote: > ...
6 years, 3 months ago (2014-08-28 16:23:15 UTC) #5
Ryan Sleevi
lgtm
6 years, 3 months ago (2014-08-29 09:04:04 UTC) #6
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-29 09:04:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/511163002/1
6 years, 3 months ago (2014-08-29 09:04:49 UTC) #8
Ryan Sleevi
https://codereview.chromium.org/511163002/diff/1/net/http/transport_security_persister.cc File net/http/transport_security_persister.cc (right): https://codereview.chromium.org/511163002/diff/1/net/http/transport_security_persister.cc#newcode100 net/http/transport_security_persister.cc:100: const scoped_refptr<base::SequencedTaskRunner>& background_runner, Boo for the inconsistency in parameter ...
6 years, 3 months ago (2014-08-29 09:07:29 UTC) #9
dcheng
The CQ bit was unchecked by dcheng@chromium.org
6 years, 3 months ago (2014-08-29 09:10:07 UTC) #10
dcheng
dcheng@chromium.org changed reviewers: + pkasting@chromium.org
6 years, 3 months ago (2014-08-29 09:14:23 UTC) #11
dcheng
https://codereview.chromium.org/511163002/diff/1/net/http/transport_security_persister.cc File net/http/transport_security_persister.cc (right): https://codereview.chromium.org/511163002/diff/1/net/http/transport_security_persister.cc#newcode100 net/http/transport_security_persister.cc:100: const scoped_refptr<base::SequencedTaskRunner>& background_runner, On 2014/08/29 09:07:29, Ryan Sleevi wrote: ...
6 years, 3 months ago (2014-08-29 09:15:29 UTC) #12
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-29 09:15:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/511163002/20001
6 years, 3 months ago (2014-08-29 09:16:04 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as aa3dd9e5a2d3215f9c756ddcbb11268569cbe473
6 years, 3 months ago (2014-08-29 10:14:13 UTC) #15
mlamouri (slow - plz ping)
A revert of this CL (patchset #2) has been created in https://codereview.chromium.org/517873003/ by mlamouri@chromium.org. The ...
6 years, 3 months ago (2014-08-29 11:20:39 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:07:30 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/39030edb9763a85a699c52539a9fe4181d03bd57
Cr-Commit-Position: refs/heads/master@{#292600}

Powered by Google App Engine
This is Rietveld 408576698