[Tizen][M34-Merge] Implement favicon database get API
authorzhishun.zhou <zhishun.zhou@samsung.com>
Thu, 16 Oct 2014 10:17:50 +0000 (18:17 +0800)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit4bde239e4de6b7ef6ffbf119b5d164ebbabe9727
tree2211cb14fd791aca0bd8a3fb875189a6b1fac09e
parent8463273135b427221a04b183b81f8e537d34618d
[Tizen][M34-Merge] Implement favicon database get API

This patch is needed to support ewk_context_favicon_database_get.
This is code migration from m34 beta to DEV,
Original patch info: http://suprem.sec.samsung.net/gerrit/#/c/6865/

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

Change-Id: Ida3a261efa38ea4b636eb1abe65da64f107fc244
Signed-off-by: zhishun.zhou <zhishun.zhou@samsung.com>
tizen_src/ewk/efl_integration/private/ewk_favicon_database_private.h
tizen_src/ewk/efl_integration/public/ewk_context.cc
tizen_src/impl/browser/favicon/favicon_service.cc
tizen_src/impl/browser/favicon/favicon_service.h
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