diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-26 01:48:55 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-26 01:48:55 +0000 |
commit | ceed72954b3444d1f06468a2edc6fe41aeb8f012 (patch) | |
tree | 1bf3aaa965f4db6f5488f19ada15b9ac910411de /AUTHORS | |
parent | 5321187fdfa331bbc7375f6ecb5ed2b5efb6c0e8 (diff) | |
download | chromium_src-ceed72954b3444d1f06468a2edc6fe41aeb8f012.zip chromium_src-ceed72954b3444d1f06468a2edc6fe41aeb8f012.tar.gz chromium_src-ceed72954b3444d1f06468a2edc6fe41aeb8f012.tar.bz2 |
Implements a method to enable/disable the "Remove All" button
in the password manager. This method is called whenever the
password manager window is opened and disables the button if
there are no passwords stored. It is also called when all of
the stored passwords are removed.
BUG=7228
Original patch by Kyle Nahrgang <kpn24@drexel.edu> in
http://codereview.chromium.org/28063/show
Review URL: http://codereview.chromium.org/27191
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10435 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,3 +28,4 @@ Joshua Roesslein <jroesslein@gmail.com> Yong Shin <sy3620@gmail.com> Laszlo Radanyi <bekkra@gmail.com> Raman Tenneti <raman.tenneti@gmail.com> +Kyle Nahrgang <kpn24@drexel.edu>
\ No newline at end of file |