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

Issue 3326010: Linux: detect the native (encrypted) password store to use by default. (Closed)

Created:
10 years, 3 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
CC:
vandebo (ex-Chrome), chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Linux: detect the native (encrypted) password store to use by default. The basic, unencrypted store is still available with --password-store=basic. BUG=25404 TEST=on gnome, kde 4, and probably xfce we should now use system-level stores Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70431

Patch Set 1 #

Total comments: 5

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -12 lines) Patch
M chrome/browser/profiles/profile_impl.cc View 1 2 4 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Mike Mammarella
10 years, 3 months ago (2010-09-03 21:08:56 UTC) #1
Mike Mammarella
ping
10 years, 3 months ago (2010-09-09 20:46:01 UTC) #2
Evan Martin
CC'ing some others who might have feedback. I think this LGTM for dev channel http://codereview.chromium.org/3326010/diff/1/2 ...
10 years, 3 months ago (2010-09-13 19:03:29 UTC) #3
Evan Stade
lgtm http://codereview.chromium.org/3326010/diff/1/2 File chrome/browser/profile_impl.cc (right): http://codereview.chromium.org/3326010/diff/1/2#newcode944 chrome/browser/profile_impl.cc:944: } else { // Detect the store to ...
10 years, 3 months ago (2010-09-13 19:08:10 UTC) #4
Mike Mammarella
http://codereview.chromium.org/3326010/diff/1/2 File chrome/browser/profile_impl.cc (right): http://codereview.chromium.org/3326010/diff/1/2#newcode944 chrome/browser/profile_impl.cc:944: } else { // Detect the store to use ...
10 years, 3 months ago (2010-09-13 21:49:22 UTC) #5
Evan Martin
http://codereview.chromium.org/3326010/diff/1/2 File chrome/browser/profile_impl.cc (right): http://codereview.chromium.org/3326010/diff/1/2#newcode970 chrome/browser/profile_impl.cc:970: LOG(WARNING) << "Using basic (unencrypted) store for password storage."; ...
10 years, 3 months ago (2010-09-13 21:51:17 UTC) #6
Mike Mammarella
On 2010/09/13 21:51:17, Evan Martin wrote: > http://codereview.chromium.org/3326010/diff/1/2 > File chrome/browser/profile_impl.cc (right): > > http://codereview.chromium.org/3326010/diff/1/2#newcode970 ...
10 years, 3 months ago (2010-09-13 22:19:49 UTC) #7
Mike Mammarella
http://codereview.chromium.org/3326010/diff/9001/10001 File chrome/browser/profile_impl.cc (right): http://codereview.chromium.org/3326010/diff/9001/10001#newcode974 chrome/browser/profile_impl.cc:974: "See http://code.google.com/p/chromium/wiki/LinuxPasswordStorage for " What do you think of ...
10 years, 3 months ago (2010-09-15 00:33:07 UTC) #8
Evan Stade
page looks good (I made a couple edits)
10 years, 3 months ago (2010-09-15 00:58:00 UTC) #9
Mike Mammarella
I'm actually going to hold off just a bit more on this since I've discovered ...
10 years, 3 months ago (2010-09-17 01:22:36 UTC) #10
Evan Martin
Why are we accessing the keyring from a /proc/.../exe link?
10 years, 3 months ago (2010-09-17 22:53:36 UTC) #11
Mike Mammarella
On 2010/09/17 22:53:36, Evan Martin wrote: > Why are we accessing the keyring from a ...
10 years, 3 months ago (2010-09-17 23:03:07 UTC) #12
Evan Martin
On 2010/09/17 23:03:07, Mike Mammarella wrote: > The gnome keyring daemon receives, via DBus, our ...
10 years, 3 months ago (2010-09-17 23:07:34 UTC) #13
Mike Mammarella
On 2010/09/17 23:07:34, Evan Martin wrote: > On 2010/09/17 23:03:07, Mike Mammarella wrote: > > ...
10 years, 3 months ago (2010-09-17 23:20:06 UTC) #14
Mike Mammarella
On 2010/09/17 23:20:06, Mike Mammarella wrote: > On 2010/09/17 23:07:34, Evan Martin wrote: > > ...
9 years, 11 months ago (2010-12-30 01:50:19 UTC) #15
Evan Martin
9 years, 11 months ago (2011-01-04 17:44:07 UTC) #16
LGTM

Powered by Google App Engine
This is Rietveld 408576698