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

Issue 2846823002: Interface for sync password saving. (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

Interface for sync password saving. This CL has only interface for saving sync passwords in PasswordStore and passing this call to PasswordReuseDetector. Implementation is complex and probably will consist of many CLs, but having interface unblocks other parts. Tests will be added with implementation. BUG=657041 Review-Url: https://codereview.chromium.org/2846823002 Cr-Commit-Position: refs/heads/master@{#467642} Committed: https://chromium.googlesource.com/chromium/src/+/b7503b4cee7f355c9e51bfc5318a1809bfe64637

Patch Set 1 #

Patch Set 2 : comments added #

Patch Set 3 : Async calls #

Patch Set 4 : remove unused header #

Total comments: 2

Patch Set 5 : comments fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M components/password_manager/core/browser/password_reuse_detector.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_reuse_detector.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
dvadym
Hi Vaclav, could you please review this CL? Regards, Vadym
3 years, 7 months ago (2017-04-27 10:09:04 UTC) #5
vabr (Chromium)
Hi Vadym, Once concern I have here is that the protection of the sync password ...
3 years, 7 months ago (2017-04-27 11:12:29 UTC) #6
dvadym
Thanks for comments! 1.If Password saving is disabled, PasswordStore is created anyway (for filling), so ...
3 years, 7 months ago (2017-04-27 11:24:19 UTC) #7
vabr (Chromium)
On 2017/04/27 11:24:19, dvadym wrote: > Thanks for comments! > > 1.If Password saving is ...
3 years, 7 months ago (2017-04-27 11:38:42 UTC) #10
dvadym
Thanks for review Vaclav! I've created a bug https://bugs.chromium.org/p/chromium/issues/detail?id=715987
3 years, 7 months ago (2017-04-27 11:45:34 UTC) #11
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/2846823002/80001
3 years, 7 months ago (2017-04-27 11:45:50 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 12:12:09 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/b7503b4cee7f355c9e51bfc5318a...

Powered by Google App Engine
This is Rietveld 408576698