Replace ipc message to read static value 06/10206/1
authorJihoon Chung <jihoon.chung@samsung.com>
Sat, 1 Jun 2013 11:16:08 +0000 (20:16 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 24 Sep 2013 12:35:13 +0000 (21:35 +0900)
commitd1c0ceec58a5ffb0fd21bd93992776afbc4ff341
tree15ad7626dc3b5b0681b9fe23824f87d10cd32fce
parent3fec30069f44591887951c9096caf0ccb41ef435
Replace ipc message to read static value

[Issue#] N/A
[Problem] launch.application API is crashed
[Cause] During send IPC from plugin, UI process send
Messages::WebPage::HitTestResultAtPoint to WebProcess.
Conlict is occurred during dispatch IPC message.
[Solution] Replace IPC to get x window handle to static value
[SCMRequest] N/A

Change-Id: I350bf6400887729154b4d05929bded98f976002f
src/plugins-ipc-message/ipc_message_support.cpp
src/plugins-ipc-message/ipc_message_support.h