fixup! Implement support for autofill feature.
authorTomasz Czekala <t.czekala@partner.samsung.com>
Wed, 11 Feb 2015 09:31:18 +0000 (10:31 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitd2fa68936884de74db92e1412918e7e9eaae9453
treef0061f1716afac92f8a382620289371dc5bf7221
parent6e8c063f6510cde98ce0349a4e22568f06842528
fixup! Implement support for autofill feature.

Fixes for the patch http://165.213.202.130:8080/#/c/73496/

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9520
Reviewed by: Jaesik Chang, Kamil Klimek

Change-Id: Ia87fe79fe159b6e7b023db39fd39999aaed743fd
Signed-off-by: Tomasz Czekala <t.czekala@partner.samsung.com>
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_add_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_get_all_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_get_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_remove_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_set_func.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_utils.cpp
tizen_src/ewk/unittest/utc_blink_ewk_context_form_autofill_profile_utils.h
tizen_src/impl/API/ewk_autofill_profile_private.cc
tizen_src/impl/API/ewk_autofill_profile_private.h
tizen_src/impl/API/ewk_context_form_autofill_profile_private.cc