summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 02:23:26 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 02:23:26 +0000
commitce78c1f9270ebcafb41dd90632716a639ff444a0 (patch)
tree7116cdce183071ee070d9d497804f500f4429f1b /app
parent8f6e658a45d2b3b8ac488eca254507e541aaaef6 (diff)
downloadchromium_src-ce78c1f9270ebcafb41dd90632716a639ff444a0.zip
chromium_src-ce78c1f9270ebcafb41dd90632716a639ff444a0.tar.gz
chromium_src-ce78c1f9270ebcafb41dd90632716a639ff444a0.tar.bz2
Fix for autofill profile setup through infobar where the "imported" profile would
not get persisted. The problem was ImportFormData was assigning ID, which was causing SetProfile to think it was an update, rather than an Add, and the update would then fail. BUG=40297 TEST=PersonalDataManagerTest.ImportFormData (added) Review URL: http://codereview.chromium.org/1589025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions