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

Issue 155451: Support individual Keychain item deletion (Closed)

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

Description

Support individual Keychain item deletion in PasswordStoreMac. Rename AddLogin to AddPassword for consistency with other method names. Remove a confusing out param from the form merge check function. BUG=16486 TEST=Once the UI exists, deleting individual passwords should work on the Mac. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20573

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -58 lines) Patch
M chrome/browser/keychain_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/keychain_mac.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/keychain_mock_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/keychain_mock_mac.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 13 chunks +77 lines, -24 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac_internal.h View 4 chunks +15 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 10 chunks +66 lines, -27 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
11 years, 5 months ago (2009-07-13 22:02:41 UTC) #1
TVL
11 years, 5 months ago (2009-07-13 22:11:37 UTC) #2
lgtm

 might want to beef up the cl comment since it also adds a method, renames one,
etc.

Powered by Google App Engine
This is Rietveld 408576698