Replacing DbWidgetHandle with WidgetPkgName in SecurityOriginDAO
authorJanusz Majnert <j.majnert@samsung.com>
Tue, 4 Dec 2012 12:53:21 +0000 (13:53 +0100)
committerGerrit Code Review <gerrit2@kim11>
Mon, 10 Dec 2012 16:56:18 +0000 (01:56 +0900)
commit5a84cd4700b2c5bc72f64a62ab7984a03c9cccae
tree00ea5abcd66eeea931d11e3274a792daf71ad7e2
parente8a2ca11977c128f4a1c7a007c0ee01d687ee32d
Replacing DbWidgetHandle with WidgetPkgName in SecurityOriginDAO

[Issue#] LINUXNGWAP-577
[Feature] Remove DbWidgetHandle from usage in SecurityOriginDAO
[Cause] N/A
[Solution] Replace widget handle with package name (Tizen ID)
[Verification] Build, run DAO and DPL tests.

Change-Id: I5943b2ef0f157be8fceb1b3a64851187a09a204a
modules/security_origin_dao/dao/security_origin_dao.cpp
modules/security_origin_dao/include/wrt-commons/security-origin-dao/security_origin_dao.h
modules/widget_dao/dao/widget_dao_read_only.cpp