Clean-up GlobalDAO (CookieSharingMode)
authorJihoon Chung <jihoon.chung@samsaung.com>
Thu, 17 Oct 2013 06:05:39 +0000 (15:05 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 21 Oct 2013 11:51:44 +0000 (11:51 +0000)
commitf68f85b24eac9b617ded1b1f83c5c92904145277
treea00570d4ac2386ed2b004a670fc69d5190150338
parent49e35a9f2f44a2035af6f7d12e4d2bfe1e98f444
Clean-up GlobalDAO (CookieSharingMode)

[Issue#]   LINUXWRT-1030
[Problem]  GlobalDAO has unnecessary API.
[Cause]    N/A
[Solution] Remove "CookieSharingMode" API
           - Share cookie between different application.
           - Feature requires by Web contents team to easily login both Gmail and other google service applications.
           - After Webkit supports "save submit form", requirement is unnecessary.
[Verification] Checking API usage
               - No usage
[SCMRequest] N/A

Change-Id: I33eea12e3d63009fdbe4791fadd27efcb9e53a4d
modules/widget_dao/dao/global_dao.cpp
modules/widget_dao/dao/global_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/global_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/global_dao.h
modules/widget_dao/orm/wrt_db