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

Issue 2648783002: Add a histogram for a number of HTTP passwords migrated to HTTPS. (Closed)

Created:
3 years, 11 months ago by vasilii
Modified:
3 years, 10 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a histogram for a number of HTTP passwords migrated to HTTPS. BUG=571580 Review-Url: https://codereview.chromium.org/2648783002 Cr-Commit-Position: refs/heads/master@{#445360} Committed: https://chromium.googlesource.com/chromium/src/+/dbd454bb75c5dbd8e74e8d967299b4cd7852dec8

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M components/password_manager/core/browser/http_password_migrator.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager_metrics_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager_metrics_util.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +8 lines, -0 lines 2 comments Download

Messages

Total messages: 15 (9 generated)
vasilii
Hi Ilya, please review.
3 years, 11 months ago (2017-01-20 16:58:40 UTC) #4
Ilya Sherman
Metrics LGTM % comments: https://codereview.chromium.org/2648783002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2648783002/diff/1/tools/metrics/histograms/histograms.xml#newcode44813 tools/metrics/histograms/histograms.xml:44813: +<histogram name="PasswordManager.HttpMigrationCount"> Please specify the ...
3 years, 11 months ago (2017-01-21 00:23:17 UTC) #7
vasilii
https://codereview.chromium.org/2648783002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2648783002/diff/1/tools/metrics/histograms/histograms.xml#newcode44813 tools/metrics/histograms/histograms.xml:44813: +<histogram name="PasswordManager.HttpMigrationCount"> On 2017/01/21 00:23:16, Ilya Sherman wrote: > ...
3 years, 11 months ago (2017-01-23 10:55:46 UTC) #8
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/2648783002/20001
3 years, 11 months ago (2017-01-23 10:56:04 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/dbd454bb75c5dbd8e74e8d967299b4cd7852dec8
3 years, 11 months ago (2017-01-23 12:00:46 UTC) #14
Ilya Sherman
3 years, 11 months ago (2017-01-23 20:22:59 UTC) #15
Message was sent while issue was closed.
https://codereview.chromium.org/2648783002/diff/20001/tools/metrics/histogram...
File tools/metrics/histograms/histograms.xml (right):

https://codereview.chromium.org/2648783002/diff/20001/tools/metrics/histogram...
tools/metrics/histograms/histograms.xml:44944: +<histogram
name="PasswordManager.HttpPasswordMigrationCount">
Sorry for not being clear enough previously.  I meant: Please add an attribute
like units="saved credential entries".

https://codereview.chromium.org/2648783002/diff/20001/tools/metrics/histogram...
tools/metrics/histograms/histograms.xml:44948: +    password form load.
Hmm, is this recorded on *every* password form load?  That would suggest this
histogram would have mostly zeroes, which I'm assuming isn't the case.  Could
you please provide some more detail to clarify when this is recorded?

Powered by Google App Engine
This is Rietveld 408576698