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

Issue 2256633002: Add two more options for the --password-store switch (Closed)

Created:
4 years, 4 months ago by cfroussios
Modified:
4 years, 4 months ago
Reviewers:
Lei Zhang, vasilii
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add two more options for the --password-store switch Currently the option "gnome" is ambiguous between Keyring and Libsecret. The two new options, "gnome-keyring" and "gnome-libsecret" allow targeting those implementations individually. Since password manager and OSCrypt both use this switch to select their backends, the selection logic has been turned into a common util, to avoid code duplication. BUG=602624 Committed: https://crrev.com/2f05d7ffa621967ac92a5dcae91173647fc735c4 Cr-Commit-Position: refs/heads/master@{#412540}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 4

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -52 lines) Patch
M chrome/browser/password_manager/password_store_factory.cc View 1 2 4 chunks +29 lines, -31 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M components/os_crypt/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/os_crypt/key_storage_linux.cc View 1 2 3 chunks +16 lines, -19 lines 0 comments Download
A components/os_crypt/key_storage_util_linux.h View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
A components/os_crypt/key_storage_util_linux.cc View 1 2 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
cfroussios
vasilii@chromium.org: Please review changes in chrome/browser/password_manager/password_store_factory.cc thestig@chromium.org: Please review changes in components/os_crypt/* chrome/common/chrome_switches.cc
4 years, 4 months ago (2016-08-17 10:59:33 UTC) #8
vasilii
lgtm
4 years, 4 months ago (2016-08-17 12:10:14 UTC) #11
Lei Zhang
lgtm https://codereview.chromium.org/2256633002/diff/20001/components/os_crypt/key_storage_util_linux.h File components/os_crypt/key_storage_util_linux.h (right): https://codereview.chromium.org/2256633002/diff/20001/components/os_crypt/key_storage_util_linux.h#newcode1 components/os_crypt/key_storage_util_linux.h:1: // Copyright 2016 The Chromium Authors. All rights ...
4 years, 4 months ago (2016-08-17 14:36:25 UTC) #12
cfroussios
Thanks! https://codereview.chromium.org/2256633002/diff/20001/components/os_crypt/key_storage_util_linux.h File components/os_crypt/key_storage_util_linux.h (right): https://codereview.chromium.org/2256633002/diff/20001/components/os_crypt/key_storage_util_linux.h#newcode1 components/os_crypt/key_storage_util_linux.h:1: // Copyright 2016 The Chromium Authors. All rights ...
4 years, 4 months ago (2016-08-17 15:04:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2256633002/40001
4 years, 4 months ago (2016-08-17 15:55:19 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 15:59:17 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 16:00:41 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2f05d7ffa621967ac92a5dcae91173647fc735c4
Cr-Commit-Position: refs/heads/master@{#412540}

Powered by Google App Engine
This is Rietveld 408576698