summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-08 20:01:54 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-08 20:01:54 +0000
commit061e81510e87f6f96c80a218e89cbdd82e815931 (patch)
tree744c0c0b842128aaa2fa801780cdf92dd3d55c6d /app
parentc223bd6a8115abb5069ba46651e62d44e67fad8f (diff)
downloadchromium_src-061e81510e87f6f96c80a218e89cbdd82e815931.zip
chromium_src-061e81510e87f6f96c80a218e89cbdd82e815931.tar.gz
chromium_src-061e81510e87f6f96c80a218e89cbdd82e815931.tar.bz2
Autofill extend profiles to include multi-valued fields, part 5 (Filling)
Reland. http://codereview.chromium.org/6810028 Modifies Autofill filling logic to use multi-valued fields where appropriate. There are two cases: (1) Filling unfilled forms. In this case the default behavior is unchanged. If however the user triggers suggestions with typed characters "Cy", say, then non-default values show up as suggestions if they match. In this example, if { "Bob", "Cynthia" } are two names in a profile, then "Cynthia" would show as a suggestion. (2) Filling previously filled forms. In this case suggestions are show for the matching string, *and* any secondary values if there are any. BUG=65625 TEST=AutofillManagerTest.GetFieldSuggestionsForMultiValuedProfile* Review URL: http://codereview.chromium.org/6822007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions