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

Issue 43147: Merge 11279 - Added a PasswordManagerTableModelObserver to listen for row cou... (Closed)

Created:
11 years, 9 months ago by laforge
Modified:
9 years, 7 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/branches/169/src/
Visibility:
Public.

Description

Merge 11279 - Added a PasswordManagerTableModelObserver to listen for row count change events. PasswordManagerView and PasswordManagerExceptionsView are listening to the event. Move the |instance_| variable from static global to the respective class to avoid future misuse of the variable. Review URL: http://codereview.chromium.org/39313 BUG=8345 TBR=hclam@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11553

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -14 lines) Patch
M chrome/browser/views/password_manager_exceptions_view.h View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/views/password_manager_exceptions_view.cc View 4 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/views/password_manager_view.h View 7 chunks +31 lines, -3 lines 0 comments Download
M chrome/browser/views/password_manager_view.cc View 8 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
laforge
11 years, 9 months ago (2009-03-12 18:12:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698