Add the required null checks to EWebView::handleFocusIn() method.
authorLukasz Krok <l.krok@samsung.com>
Tue, 8 Jul 2014 21:13:33 +0000 (14:13 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit925aeab6ef7adfc6b924bec03a468a6e7f8a72b7
treed4bdc60c045f77fc8c0b3788112399feb8d4b89e
parent81f8310221d190248f38d6c24dc1558184898ae8
Add the required null checks to EWebView::handleFocusIn() method.

The patch fixes occasional webview segfaults (observed in email application).
Issue: CBWEBVIEW-875

Change-Id: I5aaaab8f41ee7515dd3a672a032aeeb85e2f6a4f
tizen_src/impl/eweb_view.cc