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

Issue 2869253002: Add UMA metrics to phishguard pings (Closed)

Created:
3 years, 7 months ago by Jialiu Lin
Modified:
3 years, 7 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, gcasto+watchlist_chromium.org, grt+watch_chromium.org, timvolodine, vabr+watchlistpasswordmanager_chromium.org, vakh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA metrics to phishguard pings based on go/phishguard-uma BUG=720172 Review-Url: https://codereview.chromium.org/2869253002 Cr-Commit-Position: refs/heads/master@{#472158} Committed: https://chromium.googlesource.com/chromium/src/+/f7efcd141c49fca16e706ade7172d16826ee7edc

Patch Set 1 #

Patch Set 2 : nit #

Patch Set 3 : rebase #

Patch Set 4 : fix unittest #

Total comments: 7

Patch Set 5 : address comments from nparker@ #

Total comments: 8

Patch Set 6 : resolve comments on histograms.xml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -111 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client_unittest.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/chrome_password_protection_service.h View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/chrome_password_protection_service.cc View 1 2 3 4 3 chunks +13 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc View 1 2 3 4 5 chunks +77 lines, -39 lines 0 comments Download
M components/safe_browsing/password_protection/password_protection_request.h View 2 chunks +1 line, -19 lines 0 comments Download
M components/safe_browsing/password_protection/password_protection_request.cc View 7 chunks +21 lines, -13 lines 0 comments Download
M components/safe_browsing/password_protection/password_protection_service.h View 1 2 3 4 5 chunks +26 lines, -2 lines 0 comments Download
M components/safe_browsing/password_protection/password_protection_service.cc View 1 2 3 4 3 chunks +28 lines, -2 lines 0 comments Download
M components/safe_browsing/password_protection/password_protection_service_unittest.cc View 1 2 3 4 9 chunks +35 lines, -24 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 5 chunks +28 lines, -1 line 0 comments Download

Messages

Total messages: 45 (32 generated)
Jialiu Lin
3 years, 7 months ago (2017-05-10 21:13:19 UTC) #6
Jialiu Lin
friendly ping :-)
3 years, 7 months ago (2017-05-11 23:11:27 UTC) #13
Nathan Parker
lgtm https://codereview.chromium.org/2869253002/diff/60001/chrome/browser/safe_browsing/chrome_password_protection_service.cc File chrome/browser/safe_browsing/chrome_password_protection_service.cc (right): https://codereview.chromium.org/2869253002/diff/60001/chrome/browser/safe_browsing/chrome_password_protection_service.cc#newcode84 chrome/browser/safe_browsing/chrome_password_protection_service.cc:84: feature.name == kProtectedPasswordEntryPinging.name; Add a DCHECK() that feature ...
3 years, 7 months ago (2017-05-11 23:36:31 UTC) #14
Jialiu Lin
Thanks nparker! +engedy@ for owner review of password_manager code +isherman@ for histograms.xml and enums.xml Thanks! ...
3 years, 7 months ago (2017-05-12 02:12:32 UTC) #23
Ilya Sherman
https://codereview.chromium.org/2869253002/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2869253002/diff/100001/tools/metrics/histograms/histograms.xml#newcode49933 tools/metrics/histograms/histograms.xml:49933: + "PasswordProtection.Verdict.ProtectedPasswordEntry". Verdict types Please mark this histogram as ...
3 years, 7 months ago (2017-05-12 21:07:44 UTC) #26
Jialiu Lin
Thanks isherman! :-) https://codereview.chromium.org/2869253002/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2869253002/diff/100001/tools/metrics/histograms/histograms.xml#newcode49933 tools/metrics/histograms/histograms.xml:49933: + "PasswordProtection.Verdict.ProtectedPasswordEntry". Verdict types On 2017/05/12 ...
3 years, 7 months ago (2017-05-12 21:50:55 UTC) #28
Ilya Sherman
Metrics LGTM
3 years, 7 months ago (2017-05-12 22:18:51 UTC) #30
Jialiu Lin
ping engedy@ for owner review c/b/password_manager (function name change only).
3 years, 7 months ago (2017-05-15 02:16:35 UTC) #33
engedy
chrome/browser/password_manager LGTM.
3 years, 7 months ago (2017-05-15 12:30:45 UTC) #34
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/2869253002/120001
3 years, 7 months ago (2017-05-15 21:34:03 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/445024)
3 years, 7 months ago (2017-05-15 23:30:04 UTC) #39
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/2869253002/120001
3 years, 7 months ago (2017-05-16 16:25:45 UTC) #41
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 18:06:45 UTC) #45
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/f7efcd141c49fca16e706ade7172...

Powered by Google App Engine
This is Rietveld 408576698