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

Issue 363013003: Remove passwords from the keychain if the profile is destroyed. (Closed)

Created:
6 years, 5 months ago by vasilii
Modified:
6 years, 5 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, yoshiki+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Remove passwords from the keychain if the profile is destroyed. This is a relanded https://codereview.chromium.org/307673002. It was reverted due to concerns that non-Chrome passwords may suffer (which is untrue). After https://codereview.chromium.org/360343002 is landed the only affected passwords are those created by Chrome within the current profile. BUG=343891 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282397

Patch Set 1 #

Patch Set 2 : limit the amount of platforms #

Total comments: 4

Patch Set 3 : addressed @stuartmorgan's comments #

Total comments: 2

Patch Set 4 : The new comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
M chrome/browser/profiles/profile_manager.cc View 1 2 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager_browsertest.cc View 1 2 3 4 chunks +77 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vasilii
Hi, please review the CL. Stuart, the only question is if this functionality should be ...
6 years, 5 months ago (2014-07-02 15:17:41 UTC) #1
stuartmorgan
On 2014/07/02 15:17:41, vasilii wrote: > please review the CL. Stuart, the only question is ...
6 years, 5 months ago (2014-07-02 18:47:43 UTC) #2
vasilii
On Android it's SQL database. I excluded Android, Win and CrOS. Please review.
6 years, 5 months ago (2014-07-03 15:32:56 UTC) #3
stuartmorgan
LGTM for concept; I didn't look in detail at the code. https://codereview.chromium.org/363013003/diff/20001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): ...
6 years, 5 months ago (2014-07-07 18:49:43 UTC) #4
vasilii
Elliot? https://codereview.chromium.org/363013003/diff/20001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/363013003/diff/20001/chrome/browser/profiles/profile_manager.cc#newcode1113 chrome/browser/profiles/profile_manager.cc:1113: #if !defined(OS_WIN) && !defined(OS_ANDROID) && !defined(OS_CHROMEOS) On 2014/07/07 ...
6 years, 5 months ago (2014-07-08 09:27:39 UTC) #5
vasilii
Hi Stefan, please do the owner review.
6 years, 5 months ago (2014-07-10 11:04:26 UTC) #6
Mr4D (OOO till 08-26)
lgtm https://codereview.chromium.org/363013003/diff/40001/chrome/browser/profiles/profile_manager_browsertest.cc File chrome/browser/profiles/profile_manager_browsertest.cc (right): https://codereview.chromium.org/363013003/diff/40001/chrome/browser/profiles/profile_manager_browsertest.cc#newcode92 chrome/browser/profiles/profile_manager_browsertest.cc:92: class PasswordStoreConsumerVerifier : Can you please add a ...
6 years, 5 months ago (2014-07-10 14:20:50 UTC) #7
vasilii
https://codereview.chromium.org/363013003/diff/40001/chrome/browser/profiles/profile_manager_browsertest.cc File chrome/browser/profiles/profile_manager_browsertest.cc (right): https://codereview.chromium.org/363013003/diff/40001/chrome/browser/profiles/profile_manager_browsertest.cc#newcode92 chrome/browser/profiles/profile_manager_browsertest.cc:92: class PasswordStoreConsumerVerifier : On 2014/07/10 14:20:50, Mr4D wrote: > ...
6 years, 5 months ago (2014-07-10 15:23:55 UTC) #8
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 5 months ago (2014-07-10 15:24:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/363013003/60001
6 years, 5 months ago (2014-07-10 15:25:10 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 19:32:21 UTC) #11
Message was sent while issue was closed.
Change committed as 282397

Powered by Google App Engine
This is Rietveld 408576698