WidgetHandle removal - part 3.
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 23 Oct 2012 14:18:14 +0000 (16:18 +0200)
committerTaejeong Lee <taejeong.lee@samsung.com>
Fri, 2 Nov 2012 07:20:11 +0000 (16:20 +0900)
commit3fd0a4c59f18280101607ae7cde4eedd507bfef9
treeacf8c2fee1f096b01105f568f605b72e83af146e
parent083eaeb52704657feaa7a515f5b95ceb70601023
WidgetHandle removal - part 3.

[Issue#]       N/A
[Feature]      Removes widget handle usages: debug, widget info at installtion success etc.
[Cause]        N/A
[Solution]     N/A
[Verification] Install, reinstall, uninstall any widget.
[SCMRequest]   Depends on wrt-commons chanegs:
http://slp-info.sec.samsung.net/gerrit/#/c/105113/

Changes from commons differs only with widget construction from pkgname which is tested in previous commits, so no advanced method of verification is needed.

Change-Id: Ib920c3af09672a8a3dde62a357618083e5a6aa08
src/commons/wrt_common_types.h
src/jobs/widget_install/job_widget_install.cpp
src/jobs/widget_install/job_widget_install.h
src/jobs/widget_install/task_widget_config.cpp
src/misc/feature_logic.cpp
src/misc/feature_logic.h
src/pkg-manager/backendlib.cpp
src/wrt-installer/wrt_installer.cpp