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

Issue 27191: Implements a method to enable/disable the "Remove All" button (Closed)

Created:
11 years, 10 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/password_manager_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/password_manager_view.cc View 4 chunks +7 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698