Reply to javascript dialog before closing webview 13/107213/2 accepted/tizen/3.0/common/20161228.071743 accepted/tizen/3.0/ivi/20161228.022641 accepted/tizen/3.0/mobile/20161228.022543 accepted/tizen/3.0/tv/20161228.022612 accepted/tizen/3.0/wearable/20161228.022625 submit/tizen_3.0/20161227.152031
authorYoungcheol Kang <ychul.kang@samsung.com>
Tue, 27 Dec 2016 07:09:11 +0000 (16:09 +0900)
committerYoungcheol Kang <ychul.kang@samsung.com>
Tue, 27 Dec 2016 14:02:34 +0000 (23:02 +0900)
commit8c28224dffb6361852e26af2153433e3fadc9df8
tree87ce8288d13b76c73c9d44891a6ba47eafc24a8f
parent38e9ba832327c75448136718b1240b23f8af07b4
Reply to javascript dialog before closing webview

In order to prevent crash/fress issue, this patch adds
the codes which call the ewk_view_javascript_alert_reply()
when internal popup was opened.

Bug: http://suprem.sec.samsung.net/jira/browse/TWF-2715

Change-Id: I029f0cbc4ffc5b8bb9cdf2dc35d40e0f69c9338f
Signed-off-by: Youngcheol Kang <ychul.kang@samsung.com>
runtime/browser/web_application.cc
runtime/browser/web_view.cc
runtime/browser/web_view.h
runtime/browser/web_view_impl.cc
runtime/browser/web_view_impl.h