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

Issue 1182423004: Adding UMA stat when generated password set for newly created PasswordFormManager. (Closed)

Created:
5 years, 6 months ago by Deepak
Modified:
5 years, 5 months ago
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

Adding UMA stat when generated password set for newly created PasswordFormManager. UMA added for tracking setting of generated password in Password Manager. BUG=501176 Committed: https://crrev.com/1ac7d6953e17f85410b1a4e35ea96106aac5b23a Cr-Commit-Position: refs/heads/master@{#336529}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Changes as per review comments. #

Total comments: 2

Patch Set 4 : Addressing nit. #

Total comments: 4

Patch Set 5 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -6 lines) Patch
M components/password_manager/core/browser/password_manager.cc View 1 2 2 chunks +35 lines, -6 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (8 generated)
Deepak
PTAL
5 years, 6 months ago (2015-06-17 04:22:57 UTC) #2
vabr (Chromium)
I'm explicitly pushing this review to Garrett, to make sure this interpretation of his TODO ...
5 years, 6 months ago (2015-06-17 08:23:32 UTC) #3
Deepak
On 2015/06/17 08:23:32, vabr (Chromium) wrote: > I'm explicitly pushing this review to Garrett, to ...
5 years, 6 months ago (2015-06-17 12:11:17 UTC) #5
AKV
peer review looks good to me!
5 years, 6 months ago (2015-06-17 12:20:15 UTC) #6
Deepak
On 2015/06/17 12:20:15, AKV wrote: > peer review looks good to me! @Garrett PTAL
5 years, 6 months ago (2015-06-18 12:47:00 UTC) #7
Deepak
Friendly ping!
5 years, 6 months ago (2015-06-19 13:44:03 UTC) #8
Deepak
Friendly ping!
5 years, 6 months ago (2015-06-22 11:48:59 UTC) #9
Garrett Casto
https://codereview.chromium.org/1182423004/diff/20001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/1182423004/diff/20001/components/password_manager/core/browser/password_manager.cc#newcode159 components/password_manager/core/browser/password_manager.cc:159: } For completeness, this loop here should actually be ...
5 years, 6 months ago (2015-06-22 23:23:58 UTC) #10
Deepak
@Garrett Changes done as suggested. PTAL https://codereview.chromium.org/1182423004/diff/20001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/1182423004/diff/20001/components/password_manager/core/browser/password_manager.cc#newcode159 components/password_manager/core/browser/password_manager.cc:159: } On 2015/06/22 ...
5 years, 6 months ago (2015-06-23 06:23:17 UTC) #11
Deepak
@Garrett Friendly Ping..
5 years, 6 months ago (2015-06-24 13:04:15 UTC) #12
Deepak
@Garrett Please review and let me know if anything more required. Thanks
5 years, 6 months ago (2015-06-26 13:38:22 UTC) #13
Garrett Casto
lgtm https://codereview.chromium.org/1182423004/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1182423004/diff/40001/tools/metrics/histograms/histograms.xml#newcode27665 tools/metrics/histograms/histograms.xml:27665: + form was found. was not found.
5 years, 6 months ago (2015-06-26 21:49:43 UTC) #14
Deepak
Thanks for review. nit Addressed. https://codereview.chromium.org/1182423004/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1182423004/diff/40001/tools/metrics/histograms/histograms.xml#newcode27665 tools/metrics/histograms/histograms.xml:27665: + form was found. ...
5 years, 6 months ago (2015-06-27 07:38:45 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1182423004/60001
5 years, 6 months ago (2015-06-27 07:39:00 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/74511)
5 years, 6 months ago (2015-06-27 07:45:17 UTC) #20
Deepak
adding @isherman for tools/metrics/histograms/histograms.xml rubber stamp approval. Please approve.
5 years, 6 months ago (2015-06-27 09:45:31 UTC) #22
Ilya Sherman
https://codereview.chromium.org/1182423004/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1182423004/diff/60001/tools/metrics/histograms/histograms.xml#newcode27711 tools/metrics/histograms/histograms.xml:27711: +<histogram name="PasswordManager.GeneratedFormHasNoFormManager" enum="Boolean"> Please define and use a custom ...
5 years, 5 months ago (2015-06-28 02:19:12 UTC) #23
Deepak
Thanks @Ilya for review. Changes done as suggested. PTAL https://codereview.chromium.org/1182423004/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1182423004/diff/60001/tools/metrics/histograms/histograms.xml#newcode27711 tools/metrics/histograms/histograms.xml:27711: ...
5 years, 5 months ago (2015-06-29 04:01:49 UTC) #24
Ilya Sherman
histograms lgtm, thanks
5 years, 5 months ago (2015-06-29 04:10:10 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1182423004/80001
5 years, 5 months ago (2015-06-29 04:10:28 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-06-29 05:03:28 UTC) #29
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/1ac7d6953e17f85410b1a4e35ea96106aac5b23a Cr-Commit-Position: refs/heads/master@{#336529}
5 years, 5 months ago (2015-06-29 05:04:28 UTC) #30
Deepak
5 years, 5 months ago (2015-06-29 05:15:52 UTC) #31
Message was sent while issue was closed.
On 2015/06/29 04:10:10, Ilya Sherman wrote:
> histograms lgtm, thanks

Thank you Ilya for quick review :)

Powered by Google App Engine
This is Rietveld 408576698