Make sure disambiguation popup parent is a elementary widget.
authorPiotr Tworek <p.tworek@samsung.com>
Wed, 15 Apr 2015 16:37:02 +0000 (18:37 +0200)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit4927920b5b0c4a5c959942c5c90cb9c5ae2949be
tree675b7d275ae9dc803556a8792c40f35fe11b7f56
parent9bd26718d6b55d36fb914eddf9b5006b7ca687fd
Make sure disambiguation popup parent is a elementary widget.

Elementary widgets require to have other elm widgets as their parents.
When this requirement is not met elementary focus chain is broken.
Since disambiguation popup uses elementary widgets we need to make sure
the parent we give it is also an elm widget.

This patch fixes a couple of EFL runtime errors seen on Tizen 2.4 mobile
target during ubrowser/efl_webview_app startup.

Change-Id: I36a9b9920f5ca61aedc7ef1ca1420a04cbc2f6f8
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/content/browser/renderer_host/render_widget_host_view_efl.cc