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

Issue 715193002: [Password Generation] Breakout UMA stats for generated passwords (Closed)

Created:
6 years, 1 month ago by Garrett Casto
Modified:
6 years, 1 month ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, gcasto+watchlist_chromium.org, asvitkine+watch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Password Generation] Breakout UMA stats for generated passwords The main impetus of this change is to make it possible to calculate the percentage of generated passwords overriden by non-generated passwords, for which we need the total number of generated passwords BUG=432407 Committed: https://crrev.com/8a2bc4a5300bdcd37221ab634a1e1143c1b02f79 Cr-Commit-Position: refs/heads/master@{#304716}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Comments #

Total comments: 2

Patch Set 4 : More #

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

Messages

Total messages: 10 (2 generated)
Garrett Casto
6 years, 1 month ago (2014-11-12 05:55:25 UTC) #2
Ilya Sherman
https://codereview.chromium.org/715193002/diff/20001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/715193002/diff/20001/components/password_manager/core/browser/login_database.cc#newcode326 components/password_manager/core/browser/login_database.cc:326: int total_accounts = 0; Perhaps this should be renamed ...
6 years, 1 month ago (2014-11-13 01:54:53 UTC) #3
Garrett Casto
https://codereview.chromium.org/715193002/diff/20001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/715193002/diff/20001/components/password_manager/core/browser/login_database.cc#newcode326 components/password_manager/core/browser/login_database.cc:326: int total_accounts = 0; On 2014/11/13 01:54:53, Ilya Sherman ...
6 years, 1 month ago (2014-11-18 22:30:24 UTC) #4
Ilya Sherman
LGTM, thanks. https://codereview.chromium.org/715193002/diff/40001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/715193002/diff/40001/components/password_manager/core/browser/login_database.cc#newcode356 components/password_manager/core/browser/login_database.cc:356: total_accounts += accounts_per_site; You might want to ...
6 years, 1 month ago (2014-11-18 22:37:10 UTC) #5
Garrett Casto
https://codereview.chromium.org/715193002/diff/40001/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/715193002/diff/40001/components/password_manager/core/browser/login_database.cc#newcode356 components/password_manager/core/browser/login_database.cc:356: total_accounts += accounts_per_site; On 2014/11/18 22:37:10, Ilya Sherman wrote: ...
6 years, 1 month ago (2014-11-18 22:54:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/715193002/60001
6 years, 1 month ago (2014-11-18 23:00:08 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-19 00:29:46 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-19 00:30:29 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8a2bc4a5300bdcd37221ab634a1e1143c1b02f79
Cr-Commit-Position: refs/heads/master@{#304716}

Powered by Google App Engine
This is Rietveld 408576698