Remove IME check logic when text changed on input tag
authorbunam.jeon <bunam.jeon@samsung.com>
Wed, 17 Apr 2013 06:54:32 +0000 (15:54 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 17 Apr 2013 10:57:33 +0000 (19:57 +0900)
commit2eac820139ab949135c8a76de8af3ec0c2356632
tree2b404238f48d86105e937a0a627305474717ebbd
parent065d692f67d3b03999ec03625ddbabc8e92ac4da
Remove IME check logic when text changed on input tag

[Title] Remove IME check logic when text changed on input tag
[Issue#] N/A
[Problem] formdatabase does not appear when use host keyboard
[Cause] It is not appear if do not use IME.
[Solution] Remove IME check logic

Change-Id: I0e658ff868b79c44d301fb7d6488e144ae528f4e
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp