Add the check for the setting of form candidate when saving form data
authorTaeyun An <ty.an@samsung.com>
Sat, 23 Mar 2013 08:12:26 +0000 (17:12 +0900)
committerTaeyun An <ty.an@samsung.com>
Sat, 23 Mar 2013 08:13:41 +0000 (17:13 +0900)
commit44f3ecd4cd82e1f19322aa94ed5f7c4e1b286b5f
tree7c2bb3a925dfb8b4cf863a1b5c33aa20be0a5332
parentf64da78562b451cf46eaa371872af98d8c62c2d1
Add the check for the setting of form candidate when saving form data

[Title] Add the check for the setting of form candidate when saving form data
[Issue#] N/A
[Problem] form candidate is not working if autofill_password_form is disabled
[Cause] If autofill password is disabled, the form data is not saved
[Solution] Add the check for the setting of form candidate when saving form data

Change-Id: Id17ec873852104732ac447e2fdeaff6a4239df9f
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp