Remove tw_custom_handlers.h
authorArnaud Renevier <a.renevier@samsung.com>
Wed, 11 Mar 2015 20:49:15 +0000 (13:49 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitc4e5008d86f6df839487e1c4bfb6db288f9cbda9
tree9f2ef03022ae4d5a430662071d5b448a6739fde6
parentc6dfcad93c10dabe89825baba1531ec01c2c27cb
Remove tw_custom_handlers.h

Use Ewk_Custom_Handlers_Data struct directly instead of
tizen_webview::Custom_Handlers_Data

Change-Id: If9603f41394fd9003332baa1426d4520e431605d
Signed-off-by: Arnaud Renevier <a.renevier@samsung.com>
tizen_src/ewk/efl_integration/efl_integration.gypi
tizen_src/ewk/efl_integration/eweb_view_callbacks.h
tizen_src/ewk/efl_integration/private/chromium_glue.cc
tizen_src/ewk/efl_integration/private/chromium_glue.h
tizen_src/ewk/efl_integration/private/ewk_custom_handlers_private.cc [new file with mode: 0644]
tizen_src/ewk/efl_integration/private/ewk_custom_handlers_private.h [new file with mode: 0644]
tizen_src/ewk/efl_integration/public/ewk_custom_handlers.cc
tizen_src/ewk/efl_integration/public/ewk_custom_handlers.h
tizen_src/ewk/efl_integration/tizen_webview/public/tw_custom_handlers.cc [deleted file]
tizen_src/ewk/efl_integration/tizen_webview/public/tw_custom_handlers.h [deleted file]
tizen_src/ewk/efl_integration/web_contents_delegate_efl.cc