Fix callback operation for IME show/hide
authorTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 14:01:20 +0000 (23:01 +0900)
committerTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 14:01:20 +0000 (23:01 +0900)
commit66df5bf192d578681d03a341d06f87447bdfb5f9
tree96d6d99db8f9e1f8936a44cc0906d2028055edbd
parent378c5ecec4262df687f5fc33ba21777ac46b6d7d
Fix callback operation for IME show/hide

[Title] Fix callback operation for IME show/hide
[Issue#] N/A
[Problem] "editorclient,ime,closed" is not called when hiding IME
[Cause] unnecessary exception routine
[Solution] remove the exception routine

Change-Id: Ibc6130ffa0356234b8bb89eb51ad93bea820333d
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp