Use asynchronous hit test in efl_webview_app
authorArnaud Renevier <a.renevier@samsung.com>
Mon, 23 Feb 2015 20:06:34 +0000 (12:06 -0800)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit191e11d427fd3d7c7cece31a6fc4b9434b28b408
tree9432eab23eee1616bd485e7612d3ae11b11ec7fd
parentfd2f02e44d30105aca959e30d08ab48295d97536
Use asynchronous hit test in efl_webview_app

efl_webview_app still uses deprecated (synchronous) hit test api. This
patch fixes it.
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: Ibe774ad8a8c798cf7a9449744a54d04d7bf17a7c
Signed-off-by: Arnaud Renevier <a.renevier@samsung.com>
tizen_src/ewk/efl_webview_app/app.c