[Password Autofill] Disable one click popup on Android.
commit2c646227ce20163e7a2816487a62cf57a20bb269
authorgcasto <gcasto@chromium.org>
Tue, 4 Nov 2014 01:14:11 +0000 (3 17:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 4 Nov 2014 01:14:29 +0000 (4 01:14 +0000)
treee99d3cc33e00c3d6340399a31b7c27f5c28946c1
parentb85fc6de11e5e162864d58a32da6a02a9a24ea3a
[Password Autofill] Disable one click popup on Android.

This is a temporary fix to a bug where the popup is shown then immediately
hidden as a result of the keyboard showing. Reverting to the old two click
behavior, on Android only, until we can fix the underlying issue.

BUG=423464

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

Cr-Commit-Position: refs/heads/master@{#302537}
chrome/renderer/autofill/password_autofill_agent_browsertest.cc
components/autofill/content/renderer/autofill_agent.cc