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

Issue 885763002: Add SSL Connection Error UMA. (Closed)

Created:
5 years, 10 months ago by jeremyim
Modified:
5 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add SSL Connection Error UMA. BUG=440443 Committed: https://crrev.com/10bdf01c2eda041970ce8289d0e7525364ae7078 Cr-Commit-Position: refs/heads/master@{#313802}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M net/socket/ssl_client_socket_openssl.cc View 4 chunks +4 lines, -0 lines 2 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
jeremyim
agl => ssl_client_socket_openssl.cc asvitkine => histograms.xml Thank you!
5 years, 10 months ago (2015-01-28 22:57:38 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/885763002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/885763002/diff/1/tools/metrics/histograms/histograms.xml#newcode19152 tools/metrics/histograms/histograms.xml:19152: +<histogram name="Net.SSL_Connection_Error_Google" enum="NetErrorCodes"> I don't see where this is ...
5 years, 10 months ago (2015-01-29 16:51:24 UTC) #3
jeremyim
https://codereview.chromium.org/885763002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/885763002/diff/1/tools/metrics/histograms/histograms.xml#newcode19152 tools/metrics/histograms/histograms.xml:19152: +<histogram name="Net.SSL_Connection_Error_Google" enum="NetErrorCodes"> On 2015/01/29 16:51:24, Alexei Svitkine wrote: ...
5 years, 10 months ago (2015-01-29 17:40:43 UTC) #4
Alexei Svitkine (slow)
I would move that part of the change to that CL then. On Thu, Jan ...
5 years, 10 months ago (2015-01-29 18:09:44 UTC) #5
jeremyim
Done. On 2015/01/29 18:09:44, Alexei Svitkine wrote: > I would move that part of the ...
5 years, 10 months ago (2015-01-29 18:19:43 UTC) #6
Alexei Svitkine (slow)
LGTM https://codereview.chromium.org/885763002/diff/20001/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/885763002/diff/20001/net/socket/ssl_client_socket_openssl.cc#newcode472 net/socket/ssl_client_socket_openssl.cc:472: UMA_HISTOGRAM_SPARSE_SLOWLY("Net.SSL_Connection_Error", std::abs(rv)); Nit: How about making a helper ...
5 years, 10 months ago (2015-01-29 19:55:37 UTC) #7
agl
lgtm https://codereview.chromium.org/885763002/diff/20001/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/885763002/diff/20001/net/socket/ssl_client_socket_openssl.cc#newcode472 net/socket/ssl_client_socket_openssl.cc:472: UMA_HISTOGRAM_SPARSE_SLOWLY("Net.SSL_Connection_Error", std::abs(rv)); On 2015/01/29 19:55:37, Alexei Svitkine wrote: ...
5 years, 10 months ago (2015-01-29 20:23:00 UTC) #8
jeremyim
On 2015/01/29 20:23:00, agl wrote: > lgtm > > https://codereview.chromium.org/885763002/diff/20001/net/socket/ssl_client_socket_openssl.cc > File net/socket/ssl_client_socket_openssl.cc (right): > ...
5 years, 10 months ago (2015-01-29 20:25:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885763002/20001
5 years, 10 months ago (2015-01-29 20:25:47 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-29 22:05:58 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 22:07:08 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/10bdf01c2eda041970ce8289d0e7525364ae7078
Cr-Commit-Position: refs/heads/master@{#313802}

Powered by Google App Engine
This is Rietveld 408576698