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

Issue 386043005: mac: Don't show keychain prompt for password Autofill. (Closed)

Created:
6 years, 5 months ago by erikchen
Modified:
6 years, 5 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mac: Don't show keychain prompt for password Autofill. Password Autofill is supposed to be a convenience. If it creates a blocking dialog, it is no longer convenient. The original intention of password Autofill was that it would only prompt the user after a full username was typed in. Until that behavior is implemented, never prompt the user for keychain access. Effectively, this means that passwords stored by Chrome still work, since Chrome can access those without a prompt, but passwords stored by Safari, Firefox, or Chrome Canary will not work. Note that the latest build of Safari and Firefox don't create keychain items with the relevant tags anyways. BUG=178358 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283805

Patch Set 1 : First. #

Total comments: 2

Patch Set 2 : Comments from gcasto. #

Patch Set 3 : Rebase against top of tree. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M components/password_manager/core/browser/password_manager.cc View 1 2 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
erikchen
isherman: Please review.
6 years, 5 months ago (2014-07-11 23:26:18 UTC) #1
Ilya Sherman
I'd prefer that we not keep this feature disabled indefinitely, but I guess this is ...
6 years, 5 months ago (2014-07-11 23:44:06 UTC) #2
Ryan Sleevi
I should mention that this LGTM (caveat is that we're affecting global state, and thus ...
6 years, 5 months ago (2014-07-15 00:35:32 UTC) #3
erikchen
gcasto: Please review.
6 years, 5 months ago (2014-07-15 21:10:56 UTC) #4
Garrett Casto
LGTM It would be nice to see this fixed the right way, but this seems ...
6 years, 5 months ago (2014-07-15 21:37:22 UTC) #5
erikchen
https://codereview.chromium.org/386043005/diff/20001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/386043005/diff/20001/components/password_manager/core/browser/password_manager.cc#newcode358 components/password_manager/core/browser/password_manager.cc:358: // password Autofill was that it would only prompt ...
6 years, 5 months ago (2014-07-15 21:47:25 UTC) #6
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 5 months ago (2014-07-15 21:47:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/386043005/40001
6 years, 5 months ago (2014-07-15 21:51:10 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 03:42:18 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 03:48:13 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/161333) android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/206588) chromium_presubmit ...
6 years, 5 months ago (2014-07-16 03:48:14 UTC) #11
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 5 months ago (2014-07-16 15:31:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/386043005/60001
6 years, 5 months ago (2014-07-16 15:34:17 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 20:50:35 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 21:21:28 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/171645)
6 years, 5 months ago (2014-07-16 21:21:29 UTC) #16
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 5 months ago (2014-07-17 16:34:13 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/386043005/60001
6 years, 5 months ago (2014-07-17 16:36:04 UTC) #18
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 17:44:23 UTC) #19
Message was sent while issue was closed.
Change committed as 283805

Powered by Google App Engine
This is Rietveld 408576698