Use WebContentsViewDelegate to delegate popup handling to the app
authorPiotr Tworek <p.tworek@samsung.com>
Wed, 11 Mar 2015 11:59:34 +0000 (12:59 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitaa90a7d5bfc228c0d168931130449edec4c20a36
tree213b65211fd45b591a8ea1545a718ea4feb5be26
parent035b949318914ad810d5af210447cb8d03b3db82
Use WebContentsViewDelegate to delegate popup handling to the app

We can't use the old code which expected it always got EFL version of
WebContentsDelegate class. We can however use WebContentsViewDelegate
which with an additional patch to src/ gains support for informing the
app about the need for a popup menu.

Change-Id: I7df5e53ebdc6db1be93388c3db8d82db5b3a9050
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/content/browser/web_contents/web_contents_view_efl.cc
tizen_src/chromium_impl/content/browser/web_contents/web_contents_view_efl.h