Added callback for Autofill Profiles changed.
authorMichał Obrembski <m.obrembski@samsung.com>
Tue, 13 Jan 2015 13:19:43 +0000 (14:19 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitc7bc33d36dfc20f02a11e5502c2e17ebe9e1414d
tree6d118bec809555979b7b1f78b0cbff7740a9a38c
parent740d96bd7a8685f5f28566e7e3972780dab5b5b3
Added callback for Autofill Profiles changed.

This patch introduces new EWK callback Ewk_Context_Form_Autofill_Profile_Changed_Callback
which is called when profiles operation (modify/add/remove) is done in engine.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=10077
Reviewed by: Antonio Gomes, Piotr Grad, SeungSeop Park

Change-Id: If9bac21c9a81036513bcbc9e342d93379372e02a
Signed-off-by: Michał Obrembski <m.obrembski@samsung.com>
Signed-off-by: Piotr Grad <p.grad@samsung.com>
tizen_src/ewk/efl_integration/public/ewk_context.cc
tizen_src/ewk/efl_integration/public/ewk_context.h
tizen_src/impl/API/ewk_context_form_autofill_profile_private.cc
tizen_src/impl/API/ewk_context_form_autofill_profile_private.h
tizen_src/impl/browser/autofill/personal_data_manager_factory.cc
tizen_src/impl/browser/autofill/personal_data_manager_factory.h
tizen_src/impl/tizen_webview/public/tw_callbacks.h