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

Issue 2734863004: wire PasswordProtectionService into PasswordReuseDetectionManager (Closed)

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

Description

wire PasswordProtectionService into PasswordReuseDetectionManager Wire PasswordProtectionService into PasswordReuseDetectionManager to help log non-whitelisted password-reuses to UMA BUG=691103 Review-Url: https://codereview.chromium.org/2734863004 Cr-Original-Commit-Position: refs/heads/master@{#455250} Committed: https://chromium.googlesource.com/chromium/src/+/3b7571b5b5900a3d4582d62abe23b1a193bbee83 Review-Url: https://codereview.chromium.org/2734863004 Cr-Commit-Position: refs/heads/master@{#455862} Committed: https://chromium.googlesource.com/chromium/src/+/1d1cff37eca89741800bed9e0603bc20a79e186d

Patch Set 1 #

Patch Set 2 : Add ifdefs for ios builds #

Patch Set 3 : refine ifdefs #

Total comments: 8

Patch Set 4 : address comments from dvadym #

Patch Set 5 : wire PasswordProtectionService into PasswordReuseDetectionManager #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -3 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 2 3 4 3 chunks +23 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/BUILD.gn View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/browser/password_reuse_detection_manager.h View 1 3 chunks +13 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_reuse_detection_manager.cc View 1 2 3 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 45 (32 generated)
Jialiu Lin
Hi dvadym@, I wired PasswordProtectionService into password manager related code through ChromePasswordManagerClient. Let me know ...
3 years, 9 months ago (2017-03-06 23:33:29 UTC) #13
dvadym
Hi Jialiu, this CL looks good. I have some small comments. https://codereview.chromium.org/2734863004/diff/100001/chrome/browser/password_manager/chrome_password_manager_client.cc File chrome/browser/password_manager/chrome_password_manager_client.cc (right): ...
3 years, 9 months ago (2017-03-07 15:12:48 UTC) #20
Jialiu Lin
Thanks dvadym@! https://codereview.chromium.org/2734863004/diff/100001/chrome/browser/password_manager/chrome_password_manager_client.cc File chrome/browser/password_manager/chrome_password_manager_client.cc (right): https://codereview.chromium.org/2734863004/diff/100001/chrome/browser/password_manager/chrome_password_manager_client.cc#newcode641 chrome/browser/password_manager/chrome_password_manager_client.cc:641: if (g_browser_process && g_browser_process->safe_browsing_service() && On 2017/03/07 ...
3 years, 9 months ago (2017-03-07 18:02:16 UTC) #21
dvadym
LGTM
3 years, 9 months ago (2017-03-07 18:19:34 UTC) #22
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/2734863004/110001
3 years, 9 months ago (2017-03-07 18:25:17 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:110001) as https://chromium.googlesource.com/chromium/src/+/3b7571b5b5900a3d4582d62abe23b1a193bbee83
3 years, 9 months ago (2017-03-07 22:22:33 UTC) #27
Jialiu Lin
A revert of this CL (patchset #4 id:110001) has been created in https://codereview.chromium.org/2738073002/ by jialiul@chromium.org. ...
3 years, 9 months ago (2017-03-09 00:00:37 UTC) #28
Jialiu Lin
Reopen this CL after revert. Previous revert was due to crashes on Pver4 population. The ...
3 years, 9 months ago (2017-03-09 18:28:13 UTC) #33
vakh (use Gerrit instead)
lgtm
3 years, 9 months ago (2017-03-09 18:37:48 UTC) #36
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/2734863004/150001
3 years, 9 months ago (2017-03-09 18:38:30 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/380403)
3 years, 9 months ago (2017-03-09 20:04:48 UTC) #40
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/2734863004/150001
3 years, 9 months ago (2017-03-09 20:27:31 UTC) #42
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 21:10:41 UTC) #45
Message was sent while issue was closed.
Committed patchset #5 (id:150001) as
https://chromium.googlesource.com/chromium/src/+/1d1cff37eca89741800bed9e0603...

Powered by Google App Engine
This is Rietveld 408576698