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 1217273007: [Password Manager] Add UMA statistics for PasswordForm::ssl_valid usage (Closed)

Created:
5 years, 5 months ago by xunlu
Modified:
5 years, 5 months ago
Reviewers:
Garrett Casto, jwd
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, asvitkine+watch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Add UMA statistics for PasswordForm::ssl_valid usage We are planning to drop the PasswordForm::ssl_valid field as it's no longer used in new password forms and we believe it was set very rarely. This change will give us the statistics to confirm our belief. BUG=413020 Committed: https://crrev.com/6cfdae92467fe89ffa4ac5d5d65046757ac516b9 Cr-Commit-Position: refs/heads/master@{#338103}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M components/password_manager/core/browser/login_database.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
xunlu
5 years, 5 months ago (2015-07-07 00:45:11 UTC) #3
Garrett Casto
https://codereview.chromium.org/1217273007/diff/20001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/1217273007/diff/20001/components/password_manager/core/browser/login_database.cc#newcode544 components/password_manager/core/browser/login_database.cc:544: invalid_ssl_cert_statement.ColumnInt(1) > 0); Isn't this backwards? That is when ...
5 years, 5 months ago (2015-07-07 22:35:18 UTC) #4
xunlu
https://codereview.chromium.org/1217273007/diff/20001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/1217273007/diff/20001/components/password_manager/core/browser/login_database.cc#newcode544 components/password_manager/core/browser/login_database.cc:544: invalid_ssl_cert_statement.ColumnInt(1) > 0); On 2015/07/07 22:35:18, Garrett Casto wrote: ...
5 years, 5 months ago (2015-07-08 00:02:52 UTC) #5
Garrett Casto
lgtm
5 years, 5 months ago (2015-07-08 00:33:30 UTC) #6
xunlu
@jwd: please take a look at the histograms.xml change
5 years, 5 months ago (2015-07-08 17:15:13 UTC) #8
jwd
lgtm
5 years, 5 months ago (2015-07-09 14:37:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217273007/40001
5 years, 5 months ago (2015-07-09 17:34:21 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 5 months ago (2015-07-09 18:55:53 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 18:57:01 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6cfdae92467fe89ffa4ac5d5d65046757ac516b9
Cr-Commit-Position: refs/heads/master@{#338103}

Powered by Google App Engine
This is Rietveld 408576698