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

Issue 493123002: Track empty username and password in PasswordStore. (Closed)

Created:
6 years, 4 months ago by vasilii
Modified:
6 years, 3 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Project:
chromium
Visibility:
Public.

Description

Track empty username and password in PasswordStore. Password Manager shouldn't push empty pair username/password. We should track how it happens and how often. BUG=404012 Committed: https://crrev.com/70272fbdd018c7cad24ff0f41706166e66f8a285 Cr-Commit-Position: refs/heads/master@{#291716}

Patch Set 1 #

Total comments: 4

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M components/password_manager/core/browser/login_database.cc View 1 4 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vasilii
Hi Ilya, we still don't know how we lost usernames and passwords. I don't think ...
6 years, 4 months ago (2014-08-21 16:19:59 UTC) #1
Ilya Sherman
https://codereview.chromium.org/493123002/diff/1/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/493123002/diff/1/components/password_manager/core/browser/login_database.cc#newcode114 components/password_manager/core/browser/login_database.cc:114: void CheckEmptyUsernameAndPassword(const PasswordForm& form) { nit: "Check" -> "CheckFor" ...
6 years, 4 months ago (2014-08-22 03:54:29 UTC) #2
vasilii
https://codereview.chromium.org/493123002/diff/1/components/password_manager/core/browser/login_database.cc File components/password_manager/core/browser/login_database.cc (right): https://codereview.chromium.org/493123002/diff/1/components/password_manager/core/browser/login_database.cc#newcode114 components/password_manager/core/browser/login_database.cc:114: void CheckEmptyUsernameAndPassword(const PasswordForm& form) { On 2014/08/22 03:54:29, Ilya ...
6 years, 4 months ago (2014-08-22 09:32:25 UTC) #3
Ilya Sherman
I'm still not convinced that we're using this API correctly. The Sync code looks like ...
6 years, 4 months ago (2014-08-23 00:08:51 UTC) #4
vasilii
It was changed to 0 recently https://codereview.chromium.org/470653003. And this is a big and unpleasant surprise ...
6 years, 4 months ago (2014-08-25 08:43:40 UTC) #5
Mark Seaborn
On 22 August 2014 17:08, <isherman@chromium.org> wrote: > I'm still not convinced that we're using ...
6 years, 4 months ago (2014-08-25 17:11:13 UTC) #6
Ilya Sherman
Thanks, Mark. LGTM.
6 years, 4 months ago (2014-08-25 17:12:38 UTC) #7
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 4 months ago (2014-08-25 17:14:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/493123002/20001
6 years, 4 months ago (2014-08-25 17:15:54 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (20001) as 15c9a5fad3a4bf8f167006281d40345cb56b9b9c
6 years, 4 months ago (2014-08-25 18:10:54 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:35:45 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/70272fbdd018c7cad24ff0f41706166e66f8a285
Cr-Commit-Position: refs/heads/master@{#291716}

Powered by Google App Engine
This is Rietveld 408576698