Code refactoring about checking the EventListener of WebView class 60/104360/1
authorYoungcheol Kang <ychul.kang@samsung.com>
Tue, 13 Dec 2016 07:17:33 +0000 (16:17 +0900)
committerYoungcheol Kang <ychul.kang@samsung.com>
Tue, 13 Dec 2016 07:17:33 +0000 (16:17 +0900)
commit34e66b24fa3d5d68aa974512b8346d1bb35d3da0
tree04c23a853686aabdc58ca895b61b00037f0d1e44
parent82996495f754969416b33db31b5eaca6508f1957
Code refactoring about checking the EventListener of WebView class

This patch refactors the codes which related to checking the
EventListener of WebView class in WebViewImpl class.

It can prevent the crash issue which happens when EventListener
was destroyed.

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

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