revert a057427e02b14f2f7851
commit46a39fbe28de7a49924d8ef6267f8b44f1cf0a32
authorestade <estade@chromium.org>
Fri, 6 Feb 2015 01:06:09 +0000 (5 17:06 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Feb 2015 01:07:04 +0000 (6 01:07 +0000)
treee03656b91ca51be6e5525d15181b9ec855c5df02
parent8fc7b4dd54bd2779ce339abc9e0829e98c04c347
revert a057427e02b14f2f7851

    Added code to disable save button if no text is present in name or number field

    Currently if some text is first typed in any of the fields then save button
    gets enabled. But when all text is deleted from field, save button is not
    disabled.
    Added code to enable/disable properly.

    BUG=446760

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

It created a new bug, http://crbug.com/453568, and the original issue it solved is not worth fixing.

BUG=453568,446760

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

Cr-Commit-Position: refs/heads/master@{#314935}
chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillCreditCardEditor.java