[Engine] Support custom js event regarding state change of softkeyboard(ime)
authorYunchan Cho <yunchan.cho@samsung.com>
Tue, 6 Nov 2012 07:22:29 +0000 (16:22 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Thu, 15 Nov 2012 07:04:14 +0000 (16:04 +0900)
commit7d85d801f291797350523811c5c103074a813a36
tree7658f16b92b5b5632152c2411834c03cf1d3c0c7
parent4e78ca72cdba17f11d66d7038a6c60dcd3d21822
[Engine] Support custom js event regarding state change of softkeyboard(ime)

[Issue#] There is needs that wrt fires custom js event on state change of softkeyboard
[Problem] N/A
[Cause] N/A
[Solution] register smart callback for softkeyboardchange event,
           and request to injected bundle to fire custome js event for softkeyboardchange

Change-Id: I71f988013440f4bd1fdcfae73844eeb9ba3c94c9
src/view/webkit/bundles/plugin_module_support.cpp
src/view/webkit/bundles/wrt-wk2-bundle.cpp
src/view/webkit/view_logic.cpp
src/view/webkit/view_logic.h