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

Issue 299443002: Password Login Database: report correct changes from UpdateLogin(). (Closed)

Created:
6 years, 7 months ago by vasilii
Modified:
6 years, 7 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews, mkwst+watchlist_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Password Login Database: report correct changes from UpdateLogin(). Don't update username_element and password_element in UpdateLogin(). BUG=349138, 344337 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272303

Patch Set 1 #

Patch Set 2 : Respect primary key in the UpdateLogin() #

Total comments: 6

Patch Set 3 : Added UpdateNonexistentLogin tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -91 lines) Patch
M chrome/browser/password_manager/native_backend_gnome_x.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 2 2 chunks +20 lines, -19 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 2 3 chunks +42 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.cc View 1 chunk +19 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 1 2 2 chunks +69 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 2 chunks +4 lines, -10 lines 0 comments Download
M chrome/browser/password_manager/password_store_x.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 2 chunks +10 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/login_database.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/login_database.cc View 1 3 chunks +15 lines, -20 lines 0 comments Download
M components/password_manager/core/browser/login_database_unittest.cc View 1 5 chunks +20 lines, -10 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 chunks +11 lines, -7 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager_unittest.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_store_default.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
vasilii
Hi Garrett, please review the CL.
6 years, 7 months ago (2014-05-19 17:40:03 UTC) #1
vasilii
I changed UpdateLogin(). This fixes the bug introduced in https://codereview.chromium.org/169173005.
6 years, 7 months ago (2014-05-20 15:44:06 UTC) #2
vasilii
Garrett?
6 years, 7 months ago (2014-05-21 08:49:35 UTC) #3
Garrett Casto
Apologies for the delay, the last few days have been very busy. BTW, could you ...
6 years, 7 months ago (2014-05-21 19:14:20 UTC) #4
vasilii
https://codereview.chromium.org/299443002/diff/20001/chrome/browser/password_manager/native_backend_gnome_x.cc File chrome/browser/password_manager/native_backend_gnome_x.cc (right): https://codereview.chromium.org/299443002/diff/20001/chrome/browser/password_manager/native_backend_gnome_x.cc#newcode607 chrome/browser/password_manager/native_backend_gnome_x.cc:607: if (RawAddLogin(form)) { On 2014/05/21 19:14:20, Garrett Casto wrote: ...
6 years, 7 months ago (2014-05-22 11:38:13 UTC) #5
Garrett Casto
lgtm
6 years, 7 months ago (2014-05-22 18:41:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/299443002/40001
6 years, 7 months ago (2014-05-22 18:43:09 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 20:27:34 UTC) #8
Message was sent while issue was closed.
Change committed as 272303

Powered by Google App Engine
This is Rietveld 408576698