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

Issue 11361142: Fill passwords if password manager is disabled. (Closed)

Created:
8 years, 1 month ago by Timo Reimann
Modified:
8 years, 1 month ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews
Visibility:
Public.

Description

Fill passwords if password manager is disabled. As of now, filling passwords is directly dependent on the manager being enabled in the settings. However, the password manager is supposed to fill previously stored passwords even when disabled. Changes introduced by the patch are as following: - Remove IsFillingEnabled() and update code relying on method accordingly. - Add test to ensure that password saving depends on manager enabled preference. - Add test to ensure that passwords are filled on a disabled password manager. - Add myself to AUTHORS file. Contributed by Timo Reimann <ttr314@googlemail.com>; R=isherman@chromium.org BUG=158296 Review URL: https://chromiumcodereview.appspot.com/11361142/ Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166878

Patch Set 1 #

Patch Set 2 : Fix lint warnings. #

Total comments: 4

Patch Set 3 : Make unit tests look consistent; add/extend in-code documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -16 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/password_manager.h View 1 2 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 3 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/password_manager/password_manager_unittest.cc View 1 2 4 chunks +38 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Timo Reimann
Hi, here's the CL for http://code.google.com/p/chromium/issues/detail?id=158296 to review. Let me know if I missed anything. ...
8 years, 1 month ago (2012-11-07 02:56:37 UTC) #1
Ilya Sherman
Thanks, generally looks good -- just a couple of small nits below :) Can you ...
8 years, 1 month ago (2012-11-08 06:11:26 UTC) #2
Timo Reimann
https://chromiumcodereview.appspot.com/11361142/diff/4002/chrome/browser/password_manager/password_manager.h File chrome/browser/password_manager/password_manager.h (right): https://chromiumcodereview.appspot.com/11361142/diff/4002/chrome/browser/password_manager/password_manager.h#newcode119 chrome/browser/password_manager/password_manager.h:119: // want to save passwords but continue to fill ...
8 years, 1 month ago (2012-11-08 13:36:06 UTC) #3
Timo Reimann
Updated patch set is here for re-reviewal. I also added short test descriptions to the ...
8 years, 1 month ago (2012-11-08 13:44:30 UTC) #4
Timo Reimann
I also confirm that I have successfully signed the Individual Contributor License Agreement.
8 years, 1 month ago (2012-11-08 13:45:12 UTC) #5
Ilya Sherman
LGTM -- thanks for contributing this patch!
8 years, 1 month ago (2012-11-09 08:05:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ttr314@googlemail.com/11361142/2002
8 years, 1 month ago (2012-11-09 08:05:31 UTC) #7
commit-bot: I haz the power
8 years, 1 month ago (2012-11-09 09:57:24 UTC) #8
Change committed as 166878

Powered by Google App Engine
This is Rietveld 408576698