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

Issue 1200603003: Integrate PasswordStoreProxyMac instead of PasswordStoreMac. (Closed)

Created:
5 years, 6 months ago by vasilii
Modified:
5 years, 6 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Integrate PasswordStoreProxyMac instead of PasswordStoreMac. For now PasswordStoreProxyMac is just a wrapper around PasswordStoreMac. The goal is to remove the Keychain integration on Mac. Design doc: https://docs.google.com/a/google.com/document/d/1A8ZG16bLuUH1u21K0GoABKz_wpz1kchXMnMlpmq_ecA/edit?usp=sharing BUG=466638 Committed: https://crrev.com/d76cd87932e59af30da4ad138722ed4c8b54fe3c Cr-Commit-Position: refs/heads/master@{#336130}

Patch Set 1 #

Patch Set 2 : add tests #

Total comments: 6

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+411 lines, -271 lines) Patch
M chrome/browser/password_manager/password_store_factory.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.h View 1 2 5 chunks +11 lines, -27 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 1 2 6 chunks +18 lines, -60 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 1 10 chunks +30 lines, -113 lines 0 comments Download
M chrome/browser/password_manager/password_store_proxy_mac.h View 1 4 chunks +19 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_store_proxy_mac.cc View 1 5 chunks +34 lines, -18 lines 0 comments Download
A chrome/browser/password_manager/password_store_proxy_mac_unittest.cc View 1 1 chunk +269 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/browser/mock_password_store.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/password_store.h View 2 chunks +6 lines, -7 lines 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store_default.h View 1 chunk +0 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/password_store_default.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M components/password_manager/core/browser/test_password_store.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/test_password_store.cc View 2 chunks +4 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
vasilii
Hi Garrett, please review the CL.
5 years, 6 months ago (2015-06-23 19:05:58 UTC) #2
vasilii
On 2015/06/23 19:05:58, vasilii wrote: > Hi Garrett, > > please review the CL. The ...
5 years, 6 months ago (2015-06-24 18:47:01 UTC) #3
Garrett Casto
LGTM Very minor comments. The refactoring of more code into PasswordStore is nice. https://codereview.chromium.org/1200603003/diff/20001/chrome/browser/password_manager/password_store_mac.h File ...
5 years, 6 months ago (2015-06-24 23:39:10 UTC) #4
vasilii
https://codereview.chromium.org/1200603003/diff/20001/chrome/browser/password_manager/password_store_mac.h File chrome/browser/password_manager/password_store_mac.h (right): https://codereview.chromium.org/1200603003/diff/20001/chrome/browser/password_manager/password_store_mac.h#newcode25 chrome/browser/password_manager/password_store_mac.h:25: // TODO(vasilii): deprecate. The class should be used by ...
5 years, 6 months ago (2015-06-25 08:23:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1200603003/40001
5 years, 6 months ago (2015-06-25 09:02:10 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/21451)
5 years, 6 months ago (2015-06-25 11:15:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1200603003/40001
5 years, 6 months ago (2015-06-25 11:28:47 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-25 12:00:40 UTC) #13
commit-bot: I haz the power
5 years, 6 months ago (2015-06-25 12:01:33 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d76cd87932e59af30da4ad138722ed4c8b54fe3c
Cr-Commit-Position: refs/heads/master@{#336130}

Powered by Google App Engine
This is Rietveld 408576698