Add pointer test on IMFcontext before use pointer. 86/13986/4
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Thu, 19 Dec 2013 14:30:01 +0000 (15:30 +0100)
committerJoone Hur <joone.hur@intel.com>
Tue, 14 Jan 2014 00:52:40 +0000 (16:52 -0800)
commit2753fe1ae8198cfdc4c0a47156b94ec1621b64cd
tree25b2f548791bda23abade25ee04392b798c7af96
parent267e1d125a7f142262d5ce660cf7ccc3c892e70b
Add pointer test on IMFcontext before use pointer.

Sometime when the virtual keyboard is supposed to appear, webkit tries to use a NULL pointer as context.

Change-Id: Ic723726b6f0859c2ca9739fcaa32d243a379366e
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp