[Tizen][M34-Merge] Implement WebContext::ClearCandidateData
authorzhishun.zhou <zhishun.zhou@samsung.com>
Fri, 17 Oct 2014 09:32:09 +0000 (17:32 +0800)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitac0a5ed38e04e98835f3158ef7c8aa270314adfa
treebf9588042418336bd28c20ee858065f3a46dfd7c
parent486119deb3577cd46bd2e1aa848773b0ac48ddd8
[Tizen][M34-Merge] Implement WebContext::ClearCandidateData

This patch implement ClearCandidateData, which will be
used by ewk_context_form_candidate_data_clear API.
It depended on auto fill feature(TIZEN_AUTOFILL_SUPPORT).
This is code migration from m34 beta to DEV,
Original patch info: http://suprem.sec.samsung.net/gerrit/#/c/4963/

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=7742
Reviewed by:  Antonio Gomes

Change-Id: I73795f52d094c2b6f01d7bf5c579ddd60a589f31
Signed-off-by: zhishun.zhou <zhishun.zhou@samsung.com>
tizen_src/ewk/efl_integration/public/ewk_context.cc
tizen_src/impl/eweb_context.cc
tizen_src/impl/eweb_context.h
tizen_src/impl/tizen_webview/public/tw_web_context.cc
tizen_src/impl/tizen_webview/public/tw_web_context.h