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

Issue 753393004: Add flag for single click autofill (Closed)

Created:
6 years ago by brettw
Modified:
6 years ago
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, Dane Wallinga, dyu1, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add flag for single click autofill. This currently defaults to off and if enabled will show suggestions when the mouse is first clicked in an edit box. Converts ShowSuggestions function call which took 6 bool parameters to take a struct for clarity and future enhancement. Committed: https://crrev.com/b505b7a590a859d870d267f440dc9c071b4cd5db Cr-Commit-Position: refs/heads/master@{#305889}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : histograms #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -65 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.h View 1 2 chunks +37 lines, -25 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 9 chunks +57 lines, -40 lines 0 comments Download
M components/autofill/core/common/autofill_switches.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/autofill/core/common/autofill_switches.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
brettw
I started tweaking the parameters to ShowAutofill to try to make the single-click popup smarter. ...
6 years ago (2014-11-25 18:08:56 UTC) #2
please use gerrit instead
FYI, new entries in about_flags.cc need corresponding entries in tools/metrics/histograms/histograms.xml. You can run "out/Release/unit_tests --gtest_filter='*AboutFlagsHistogramTest*'" ...
6 years ago (2014-11-25 18:38:21 UTC) #3
Evan Stade
could you add BUG=427660 to the description? lgtm with update to histograms.xml https://codereview.chromium.org/753393004/diff/40001/components/autofill/content/renderer/autofill_agent.h File components/autofill/content/renderer/autofill_agent.h ...
6 years ago (2014-11-25 20:50:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/753393004/60001
6 years ago (2014-11-26 01:10:52 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/26675)
6 years ago (2014-11-26 01:17:03 UTC) #8
brettw
isherman: histogram owners review.
6 years ago (2014-11-26 17:43:19 UTC) #10
Ilya Sherman
histograms.xml lgtm
6 years ago (2014-11-26 20:58:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/753393004/60001
6 years ago (2014-11-26 20:59:31 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-11-26 22:05:49 UTC) #14
commit-bot: I haz the power
6 years ago (2014-11-26 22:06:34 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b505b7a590a859d870d267f440dc9c071b4cd5db
Cr-Commit-Position: refs/heads/master@{#305889}

Powered by Google App Engine
This is Rietveld 408576698