Support cookie clear IPC
authorJihoon Chung <jihoon.chung@samsung.com>
Sun, 9 Jun 2013 04:24:38 +0000 (13:24 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 10 Jun 2013 09:48:26 +0000 (18:48 +0900)
commite47bcaefd2649375b7b886d174110328dd9e68e2
treed0e88be2950126a1b4c64f2a607aa3e6143b365d
parente732c19fd6ab83249ed0fdfe91a1b625f83ae9b7
Support cookie clear IPC

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Support cookie clear IPC
Separate IPC to two types (sendSyncMessage, sendAsyncMessage)
Cookie clear API uses sendAsyncMessage with "tizen://clearAllCookies"
to the name argument
This API will be used by tizen API
[SCMRequest] N/A

Change-Id: Id96a514486d29f8cc8d46352a5c87a551a8d68d1
src/plugins-ipc-message/ipc_message_support.cpp
src/standards/W3C/Widget/JSPreferences.cpp