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

Issue 1455093004: [Autofill] Remove datalist flash when there is an existing entry. (Closed)

Created:
5 years, 1 month ago by Mathieu
Modified:
5 years, 1 month ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_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

[Autofill] Remove datalist flash when there is an existing entry. When clicking the datalist arrow the full list would briefly flash before it was filtered down according to the existing entry. We now filter in all cases on the existing entry. A separate bug will be filed for autofill/datalist interaction when clicking the arrow. BUG=501161 TEST=manual Committed: https://crrev.com/523de48cdc8b3e2e1be7a941960b9c168e67b882 Cr-Commit-Position: refs/heads/master@{#360626}

Patch Set 1 : Initial #

Total comments: 6

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -13 lines) Patch
M components/autofill/content/renderer/autofill_agent.cc View 1 2 chunks +11 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Mathieu
PTAL.
5 years, 1 month ago (2015-11-19 15:41:52 UTC) #4
vabr (Chromium)
LGTM, this seems to match the conclusion from the bug. 2 comments, they are optional, ...
5 years, 1 month ago (2015-11-19 16:31:20 UTC) #6
Evan Stade
lgtm https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc File components/autofill/content/renderer/autofill_agent.cc (right): https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc#newcode93 components/autofill/content/renderer/autofill_agent.cc:93: if (parts.size() > 0) { On 2015/11/19 16:31:20, ...
5 years, 1 month ago (2015-11-19 16:45:12 UTC) #7
vabr (Chromium)
https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc File components/autofill/content/renderer/autofill_agent.cc (right): https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc#newcode93 components/autofill/content/renderer/autofill_agent.cc:93: if (parts.size() > 0) { On 2015/11/19 16:45:12, Evan ...
5 years, 1 month ago (2015-11-19 16:50:24 UTC) #8
Mathieu
Thanks both. https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc File components/autofill/content/renderer/autofill_agent.cc (right): https://codereview.chromium.org/1455093004/diff/20001/components/autofill/content/renderer/autofill_agent.cc#newcode92 components/autofill/content/renderer/autofill_agent.cc:92: prefix, comma, base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); On 2015/11/19 16:31:20, ...
5 years, 1 month ago (2015-11-19 16:59:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1455093004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1455093004/40001
5 years, 1 month ago (2015-11-19 17:00:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-19 18:08:53 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-19 18:10:02 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/523de48cdc8b3e2e1be7a941960b9c168e67b882
Cr-Commit-Position: refs/heads/master@{#360626}

Powered by Google App Engine
This is Rietveld 408576698