Support cookie clear IPC 09/10209/1
authorJihoon Chung <jihoon.chung@samsung.com>
Sun, 9 Jun 2013 04:24:38 +0000 (13:24 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 24 Sep 2013 12:42:24 +0000 (21:42 +0900)
commit89706b0a1672be35556ca964879305f90e5da778
treea1afb755df828d88522d0b57390c1b081a16851b
parentdb8b66b4c684aa4fcb9d860f4bcbbaa4ca23f1e3
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