[rAC, OSX] Hide disabled fields without text.
commitd4c0ca6fff00aed010e339b612358fdd0b66dc69
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 21:54:35 +0000 (14 21:54 +0000)
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 21:54:35 +0000 (14 21:54 +0000)
treec8861042ccc7090d28c19eb32a9d33a5151dedeb
parent5d6e9f6b22c9dfcb86d0c07408d4a5311c36e256
[rAC, OSX] Hide disabled fields without text.

requestAutocomplete should never display disabled fields that don't
have a text value - those fields are not editable, and don't give any
info to the user.

BUG=325491

Review URL: https://codereview.chromium.org/199623002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257218 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/cocoa/autofill/autofill_textfield.mm