Select popups do not close when BACK is pressed
authorAntonio Gomes <a1.gomes@samsung.com>
Tue, 9 Jun 2015 20:24:45 +0000 (16:24 -0400)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit3e86ae214a8f8eec95f86e396019ff10f94f16bd
tree43db70d394d901955337f83fc703037872f831ae
parentb1311cc02e6ee579e29daef6e856d2b214555c77
Select popups do not close when BACK is pressed

Patch removes a bringup guard, and replaces the existing
method (RenderFrameHost::DidClosePopupMenu) by an proper one
(RenderFrameHost::DidCancelPopupMenu).

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=12720
Reviewed by: SeungSeop Park, arno renevier

Change-Id: I3b92211873e87d97fc32eb42b9190485432c43f4
Signed-off-by: Antonio Gomes <a1.gomes@samsung.com>
tizen_src/ewk/efl_integration/eweb_view.cc