Implementation of IPC Asynchronous Message Support.
authorTae-Jeong Lee <taejeong.lee@samsung.com>
Fri, 28 Jun 2013 12:04:56 +0000 (21:04 +0900)
committerTae-Jeong Lee <taejeong.lee@samsung.com>
Fri, 28 Jun 2013 12:46:13 +0000 (21:46 +0900)
commit859333bad68cea75cab40f7e443f144d1aec8af9
tree186b1318e356ad019e83f312360f2d45cf34a14a
parenta0064c80b9e0875e3fcb7cb267fc02a5ed47fdad
Implementation of IPC Asynchronous Message Support.

 - sendAsyncMessageToUiProcess()
 - ignoreAsyncMessageReply()

[Issue#] N/A
[Problem] Requirement from webapi team.
[Cause] N/A
[Solution] Add IPC Asynchronous Message Support Feature.

Change-Id: I158eebfd5690e6f1e0828da785cac3568f1f9017
src/plugins-ipc-message/ipc_message_support.cpp
src/plugins-ipc-message/ipc_message_support.h
src/standards/W3C/Widget/CMakeLists.txt