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

Issue 169173005: Update incomplete credentials in Login Database (Closed)

Created:
6 years, 10 months ago by mpawlowski
Modified:
6 years, 9 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Update incomplete credentials in Login Database Incomplete credentials (missing username_element, password_element or submit_element) that might get added to the database via importing from other browsers should now be updated correctly when they're entered into the right form. BUG=344337 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253791

Patch Set 1 #

Patch Set 2 : Compilation fix for newer master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -10 lines) Patch
M chrome/browser/password_manager/password_form_manager.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager_unittest.cc View 1 5 chunks +82 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/login_database.cc View 2 chunks +16 lines, -9 lines 0 comments Download
M components/password_manager/core/browser/login_database_unittest.cc View 1 chunk +77 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
mpawlowski
6 years, 10 months ago (2014-02-17 13:48:28 UTC) #1
Garrett Casto
Unfortunately LoginDatabase isn't the only way that these PasswordForms are serialized. On Linux we use ...
6 years, 10 months ago (2014-02-18 19:01:09 UTC) #2
mpawlowski
On 2014/02/18 19:01:09, Garrett Casto wrote: > Unfortunately LoginDatabase isn't the only way that these ...
6 years, 10 months ago (2014-02-20 08:54:56 UTC) #3
mpawlowski
I started work on the Linux part and I realized that this probably won't be ...
6 years, 10 months ago (2014-02-25 13:09:57 UTC) #4
Garrett Casto
LGTM. Didn't realize we could get this information from FF.
6 years, 10 months ago (2014-02-26 21:35:56 UTC) #5
mpawlowski
The CQ bit was checked by mpawlowski@opera.com
6 years, 9 months ago (2014-02-27 08:28:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpawlowski@opera.com/169173005/110001
6 years, 9 months ago (2014-02-27 08:28:55 UTC) #7
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 13:55:08 UTC) #8
Message was sent while issue was closed.
Change committed as 253791

Powered by Google App Engine
This is Rietveld 408576698