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

Issue 1734193003: CREDENTIAL: Disable auto sign-in by default for existing credentials. (Closed)

Created:
4 years, 10 months ago by Mike West
Modified:
4 years, 10 months ago
CC:
bondd+autofillwatch_chromium.org, browser-components-watch_chromium.org, chromium-reviews, estade+watch_chromium.org, gcasto+watchlist_chromium.org, jdonnelly+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org, rouslan+autofill_chromium.org, vabr+watchlistpasswordmanager_chromium.org, vabr+watchlistautofill_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CREDENTIAL: Disable auto sign-in by default for existing credentials. The changes to libsecret and gnome backends are fairly hideous, but I am assured that this is How Things are Done. *sigh* BUG=587440 R=vasilii@chromium.org Committed: https://crrev.com/77be16dcee58c4067891103fc6a8f11ec01825e1 Cr-Commit-Position: refs/heads/master@{#377884}

Patch Set 1 #

Total comments: 5

Patch Set 2 : vasilii@ #

Total comments: 1

Patch Set 3 : Yay #

Total comments: 1

Patch Set 4 : Ugh. #

Messages

Total messages: 18 (8 generated)
vasilii
https://codereview.chromium.org/1734193003/diff/1/chrome/browser/password_manager/native_backend_gnome_x.cc File chrome/browser/password_manager/native_backend_gnome_x.cc (right): https://codereview.chromium.org/1734193003/diff/1/chrome/browser/password_manager/native_backend_gnome_x.cc#newcode163 chrome/browser/password_manager/native_backend_gnome_x.cc:163: form->skip_zero_click = uint_attr_map["should_skip_zero_click"]; I'd prefer an explicit "true" here ...
4 years, 10 months ago (2016-02-26 11:46:31 UTC) #2
Mike West
Thanks. I think this addresses your concerns. https://codereview.chromium.org/1734193003/diff/1/chrome/browser/password_manager/native_backend_kwallet_x.cc File chrome/browser/password_manager/native_backend_kwallet_x.cc (right): https://codereview.chromium.org/1734193003/diff/1/chrome/browser/password_manager/native_backend_kwallet_x.cc#newcode248 chrome/browser/password_manager/native_backend_kwallet_x.cc:248: form->skip_zero_click = ...
4 years, 10 months ago (2016-02-26 12:29:34 UTC) #3
vasilii
lgtm https://codereview.chromium.org/1734193003/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x.cc File chrome/browser/password_manager/native_backend_kwallet_x.cc (right): https://codereview.chromium.org/1734193003/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x.cc#newcode247 chrome/browser/password_manager/native_backend_kwallet_x.cc:247: if (version == 7) <= 7, I'd move ...
4 years, 10 months ago (2016-02-26 13:02:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734193003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734193003/40001
4 years, 10 months ago (2016-02-26 13:05:46 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/150644)
4 years, 10 months ago (2016-02-26 13:13:47 UTC) #9
vasilii
lgtm https://codereview.chromium.org/1734193003/diff/40001/chrome/browser/password_manager/native_backend_kwallet_x.cc File chrome/browser/password_manager/native_backend_kwallet_x.cc (right): https://codereview.chromium.org/1734193003/diff/40001/chrome/browser/password_manager/native_backend_kwallet_x.cc#newcode224 chrome/browser/password_manager/native_backend_kwallet_x.cc:224: if (version == 7) <= 7
4 years, 10 months ago (2016-02-26 13:27:28 UTC) #10
vabr (Chromium)
components/autofill/core/common/password_form.cc LGTM
4 years, 10 months ago (2016-02-26 13:33:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734193003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734193003/60001
4 years, 10 months ago (2016-02-26 13:36:51 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-26 14:56:45 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-26 14:57:39 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/77be16dcee58c4067891103fc6a8f11ec01825e1
Cr-Commit-Position: refs/heads/master@{#377884}

Powered by Google App Engine
This is Rietveld 408576698