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

Issue 147044: Wire up a LoginDatabase for PasswordStoreMac (Closed)

Created:
11 years, 6 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, Ben Goodger (Google)
Visibility:
Public.

Description

Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup. (Although it will always be empty at this point, since storage isn't implemented yet.) BUG=11745 TEST=none (no user-visible effect yet) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19685

Patch Set 1 #

Total comments: 11

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -42 lines) Patch
M chrome/browser/password_manager/password_store_mac.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 1 11 chunks +73 lines, -38 lines 0 comments Download
M chrome/browser/profile.cc View 2 chunks +10 lines, -1 line 0 comments Download
M chrome/common/chrome_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
stuartmorgan
11 years, 6 months ago (2009-06-23 21:11:41 UTC) #1
tim (not reviewing)
http://codereview.chromium.org/147044/diff/1/4 File chrome/browser/password_manager/password_store_mac.cc (right): http://codereview.chromium.org/147044/diff/1/4#newcode577 Line 577: if (internal_keychain_helpers::FillPasswordFormFromKeychainItem(keychain, don't need the namespace prefix http://codereview.chromium.org/147044/diff/1/4#newcode590 ...
11 years, 5 months ago (2009-06-27 19:51:18 UTC) #2
stuartmorgan
http://codereview.chromium.org/147044/diff/1/4 File chrome/browser/password_manager/password_store_mac.cc (right): http://codereview.chromium.org/147044/diff/1/4#newcode577 Line 577: if (internal_keychain_helpers::FillPasswordFormFromKeychainItem(keychain, On 2009/06/27 19:51:18, timsteele wrote: > ...
11 years, 5 months ago (2009-06-30 18:10:49 UTC) #3
tim (not reviewing)
11 years, 5 months ago (2009-06-30 22:47:20 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698