Replace ipc message to read static value
authorJihoon Chung <jihoon.chung@samsung.com>
Sat, 1 Jun 2013 11:16:08 +0000 (20:16 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 3 Jun 2013 08:26:30 +0000 (17:26 +0900)
commit8547e9afd07f225f80fbc66b1454d8c84a7bf14f
treecff4e072089bebb9a5c27252a607f0a5070d5094
parent1822585fb5f95c7018db2fa42a579186fd127db7
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