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

Issue 447873004: [Password Generation] Wait longer to dismiss suggestion UI (Closed)

Created:
6 years, 4 months ago by Garrett Casto
Modified:
6 years, 4 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, Dane Wallinga, dyu1, rouslan+autofillwatch_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Password Generation] Wait longer to dismiss suggestion UI UX feedback is that users generally look at the keyboard when starting to type passwords and thus miss the prompt. The UI will now show until the user types 5 characters instead of being dismissed after they type anything. BUG=318977 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288935

Patch Set 1 : #

Total comments: 18

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -9 lines) Patch
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/autofill/password_generation_agent_browsertest.cc View 1 2 chunks +75 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_generation_agent.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_generation_agent.cc View 1 3 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Garrett Casto
6 years, 4 months ago (2014-08-06 21:47:33 UTC) #1
Ilya Sherman
This seems like a pretty odd compromise. Why not just keep the UI up while ...
6 years, 4 months ago (2014-08-06 22:15:14 UTC) #2
Ilya Sherman
On 2014/08/06 22:15:14, Ilya Sherman wrote: > This seems like a pretty odd compromise. Why ...
6 years, 4 months ago (2014-08-06 22:16:51 UTC) #3
Ilya Sherman
https://codereview.chromium.org/447873004/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc File chrome/renderer/autofill/password_generation_agent_browsertest.cc (right): https://codereview.chromium.org/447873004/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc#newcode270 chrome/renderer/autofill/password_generation_agent_browsertest.cc:270: // Make a password small just under maximum offer ...
6 years, 4 months ago (2014-08-06 22:25:09 UTC) #4
Garrett Casto
On 2014/08/06 22:16:51, Ilya Sherman wrote: > On 2014/08/06 22:15:14, Ilya Sherman wrote: > > ...
6 years, 4 months ago (2014-08-06 22:26:00 UTC) #5
Garrett Casto
https://codereview.chromium.org/447873004/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc File chrome/renderer/autofill/password_generation_agent_browsertest.cc (right): https://codereview.chromium.org/447873004/diff/20001/chrome/renderer/autofill/password_generation_agent_browsertest.cc#newcode270 chrome/renderer/autofill/password_generation_agent_browsertest.cc:270: // Make a password small just under maximum offer ...
6 years, 4 months ago (2014-08-08 18:19:20 UTC) #6
Garrett Casto
Missed one. https://codereview.chromium.org/447873004/diff/20001/components/autofill/content/renderer/password_generation_agent.h File components/autofill/content/renderer/password_generation_agent.h (right): https://codereview.chromium.org/447873004/diff/20001/components/autofill/content/renderer/password_generation_agent.h#newcode43 components/autofill/content/renderer/password_generation_agent.h:43: static const int kMaximumOfferSize = 5; On ...
6 years, 4 months ago (2014-08-08 18:24:29 UTC) #7
Ilya Sherman
LGTM, thanks.
6 years, 4 months ago (2014-08-12 01:49:11 UTC) #8
Garrett Casto
The CQ bit was checked by gcasto@chromium.org
6 years, 4 months ago (2014-08-12 03:43:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gcasto@chromium.org/447873004/40001
6 years, 4 months ago (2014-08-12 03:45:06 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 11:47:07 UTC) #11
Message was sent while issue was closed.
Change committed as 288935

Powered by Google App Engine
This is Rietveld 408576698