[Engine] Replace widget handle with tizen id
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Wed, 31 Oct 2012 10:17:03 +0000 (11:17 +0100)
committerGerrit Code Review <gerrit2@kim11>
Mon, 19 Nov 2012 15:02:54 +0000 (00:02 +0900)
commit05a576ee6ec1ca087e1f81e0e8c4c88cdb338648
tree3b5f8e8460b709e2674dc1510196250158f40b30
parent9857d36eb885b66324f59c72dd2880ea7a22b963
[Engine] Replace widget handle with tizen id

[Issue#] LINUXNGWAP-427
[Problem] Widget handle should not be exposed in ViewLogic SecuritySupport
and in PluginModule Support.
[Cause] N/A
[Solution] Replaced.

[Verification] Run any WAC widget (to test pluginModule).
Run manual geolocation test.

Change-Id: Ica6e0fbb26a08e37c5b6be38efc383b82eac4877
src/api_new/runnable_widget_object.cpp
src/domain/widget_deserialize_model.cpp
src/view/common/view_logic_geolocation_support.cpp
src/view/common/view_logic_security_support.cpp
src/view/common/view_logic_security_support.h
src/view/webkit/bundles/plugin_module_support.cpp
src/view/webkit/bundles/plugin_module_support.h
src/view/webkit/view_logic.cpp