New Autofill UI properly changes Colour.
commitf7359809aea977080efbbdcc91b6136d4a0c9de6
authorcsharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Apr 2012 17:01:06 +0000 (27 17:01 +0000)
committercsharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Apr 2012 17:01:06 +0000 (27 17:01 +0000)
tree442b99a21016ab4b82cec103184f76545f53e99c
parent10a202e93925c25bb8c8a216d1402f28446cdc0c
New Autofill UI properly changes Colour.

Fixes a bug where the new Autofill UI would change the colour of an input element to yellow when showing a preview in it and fail to change the colour back once the preview was cleared.

BUG=51644
TEST=When using the new Autofill UI, elements returns to their original colour when the preview ends.

Review URL: http://codereview.chromium.org/10020055

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134286 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/autofill/autofill_external_delegate.cc
chrome/browser/autofill/autofill_external_delegate_unittest.cc
chrome/browser/autofill/autofill_popup_view.cc
chrome/renderer/autofill/autofill_agent.cc