Load libaddressinput rules for input forms with hidden country dropdown.
commit4de505f2ee497fcce8d953137419c4f67da92dfa
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Apr 2014 00:55:41 +0000 (19 00:55 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Apr 2014 00:55:41 +0000 (19 00:55 +0000)
treecad24b3ac71d5e2b7690604b6783b848fe6503e4
parent18430397de9a317a911644f878af28d7e9aee41e
Load libaddressinput rules for input forms with hidden country dropdown.

Wallet billing details hide the country dropdown, which prevents loading
of libaddressinput rules for the Wallet billing country. (Rules are
loaded for the default shipping/billing country and when a country
dropdown changes value.) The fix is to load libaddressinput rules for
the country in the hidden input field.

BUG=363349

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264898 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc
chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc