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

Issue 2847743002: Implementation of sync password reuse checking. (Closed)

Created:
3 years, 7 months ago by dvadym
Modified:
3 years, 7 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implementation of sync password reuse checking. Comparison of hashes of all suffixes of input with the sync password hash is implemented. BUG=657041 Review-Url: https://codereview.chromium.org/2847743002 Cr-Commit-Position: refs/heads/master@{#467970} Committed: https://chromium.googlesource.com/chromium/src/+/b62c659f2d62011b43e5930f07ac6bb57254331c

Patch Set 1 #

Patch Set 2 : test added #

Total comments: 12

Patch Set 3 : Addressing comments #

Total comments: 4

Patch Set 4 : Addressed comments #

Messages

Total messages: 22 (14 generated)
dvadym
Hi Vaclav, could you please review this CL? Regards, Vadym
3 years, 7 months ago (2017-04-27 13:53:56 UTC) #2
vabr (Chromium)
LGTM with nits. Cheers, Vaclav https://codereview.chromium.org/2847743002/diff/20001/components/password_manager/core/browser/password_reuse_detector.cc File components/password_manager/core/browser/password_reuse_detector.cc (right): https://codereview.chromium.org/2847743002/diff/20001/components/password_manager/core/browser/password_reuse_detector.cc#newcode71 components/password_manager/core/browser/password_reuse_detector.cc:71: if (CheckSyncPasswordReuse(input, domain, consumer)) ...
3 years, 7 months ago (2017-04-27 14:17:49 UTC) #5
dvadym
Thanks Vaclav for review! I've addressed you comments https://codereview.chromium.org/2847743002/diff/20001/components/password_manager/core/browser/password_reuse_detector.cc File components/password_manager/core/browser/password_reuse_detector.cc (right): https://codereview.chromium.org/2847743002/diff/20001/components/password_manager/core/browser/password_reuse_detector.cc#newcode71 components/password_manager/core/browser/password_reuse_detector.cc:71: if ...
3 years, 7 months ago (2017-04-27 16:40:54 UTC) #7
vabr (Chromium)
LGTM with two more nits. Thanks, Vaclav https://codereview.chromium.org/2847743002/diff/40001/components/password_manager/core/browser/password_reuse_detector.cc File components/password_manager/core/browser/password_reuse_detector.cc (right): https://codereview.chromium.org/2847743002/diff/40001/components/password_manager/core/browser/password_reuse_detector.cc#newcode71 components/password_manager/core/browser/password_reuse_detector.cc:71: // It ...
3 years, 7 months ago (2017-04-28 07:35:51 UTC) #11
dvadym
Thanks for review! https://codereview.chromium.org/2847743002/diff/40001/components/password_manager/core/browser/password_reuse_detector.cc File components/password_manager/core/browser/password_reuse_detector.cc (right): https://codereview.chromium.org/2847743002/diff/40001/components/password_manager/core/browser/password_reuse_detector.cc#newcode71 components/password_manager/core/browser/password_reuse_detector.cc:71: // It seems that the checking ...
3 years, 7 months ago (2017-04-28 11:54:22 UTC) #12
vabr (Chromium)
LGTM unconditionally. :) Vaclav
3 years, 7 months ago (2017-04-28 12:19:29 UTC) #15
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/2847743002/60001
3 years, 7 months ago (2017-04-28 12:47:39 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 12:53:35 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b62c659f2d62011b43e5930f07ac...

Powered by Google App Engine
This is Rietveld 408576698