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

Issue 152693003: Expose PasswordManagerDriver as a public interface to core Password code. (Closed)

Created:
6 years, 10 months ago by blundell
Modified:
6 years, 10 months ago
CC:
chromium-reviews, vabr (Chromium), Patrick Dubroy
Visibility:
Public.

Description

Expose PasswordManagerDriver as a public interface to core Password code. This CL eliminates the forwarding that PasswordManagerDelegateImpl was previously doing to ContentPasswordManagerDriver. Instead, PasswordManagerDelegate has a new GetDriver() method that returns the PasswordManagerDriver that the core PasswordManager code should use. Tests are updated to reflect this change. BUG=335096 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248592

Patch Set 1 #

Total comments: 8

Patch Set 2 : Response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -48 lines) Patch
chrome/browser/password_manager/password_form_manager_unittest.cc View 1 2 chunks +12 lines, -3 lines 0 comments Download
chrome/browser/password_manager/password_manager.h View 2 chunks +5 lines, -2 lines 0 comments Download
chrome/browser/password_manager/password_manager.cc View 6 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/password_manager/password_manager_delegate.h View 1 3 chunks +3 lines, -13 lines 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/password_manager_unittest.cc View 1 17 chunks +23 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
blundell
Dependent on https://codereview.chromium.org/152643002/.
6 years, 10 months ago (2014-02-03 12:35:52 UTC) #1
Garrett Casto
lgtm
6 years, 10 months ago (2014-02-03 13:13:01 UTC) #2
Patrick Dubroy
https://codereview.chromium.org/152693003/diff/1/chrome/browser/password_manager/password_form_manager_unittest.cc File chrome/browser/password_manager/password_form_manager_unittest.cc (right): https://codereview.chromium.org/152693003/diff/1/chrome/browser/password_manager/password_form_manager_unittest.cc#newcode24 chrome/browser/password_manager/password_form_manager_unittest.cc:24: class PasswordManagerDriver; Don't think you need this. https://codereview.chromium.org/152693003/diff/1/chrome/browser/password_manager/password_manager_delegate.h File ...
6 years, 10 months ago (2014-02-03 13:15:08 UTC) #3
blundell
https://codereview.chromium.org/152693003/diff/1/chrome/browser/password_manager/password_form_manager_unittest.cc File chrome/browser/password_manager/password_form_manager_unittest.cc (right): https://codereview.chromium.org/152693003/diff/1/chrome/browser/password_manager/password_form_manager_unittest.cc#newcode24 chrome/browser/password_manager/password_form_manager_unittest.cc:24: class PasswordManagerDriver; On 2014/02/03 13:15:08, Patrick Dubroy wrote: > ...
6 years, 10 months ago (2014-02-03 14:37:59 UTC) #4
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 10 months ago (2014-02-03 14:38:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/152693003/130001
6 years, 10 months ago (2014-02-03 14:38:19 UTC) #6
commit-bot: I haz the power
Change committed as 248592
6 years, 10 months ago (2014-02-03 22:17:47 UTC) #7
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-03 22:17:47 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-02-03 22:17:53 UTC) #9
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698