[Custom handler] Protocol listener
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Thu, 13 Dec 2012 13:14:49 +0000 (14:14 +0100)
committerGerrit Code Review <gerrit2@kim11>
Mon, 17 Dec 2012 10:33:56 +0000 (19:33 +0900)
commit9614e8217759c6d6689df36bc3f4b1b71ced7765
treef0ad1725ddaa4bee1936cc00bdaca36859bc3bc8
parentee0f16cdf7a8157f5850bc6027d9ee645b362ce6
[Custom handler] Protocol listener

[Issue#] N/A
[Feature] Handle protocol from custom handlers.
[Problem] N/A
[Cause] N/A
[Solution] Added protocol listener. It will check if widget
was run by appservice and will look for proper page to show.
[ScmRequest] wrt-commons
This patch depends on:
https://tizendev.org/gerrit/#/c/20791/

[Verification] Run manual test from wrt-extra:
1. Run sh registered_handler_register.sh to add widget to appsvc and to custom handlers.
2. Install register_handler.wgt
3. Run scheme_test_tizen.wgt
4. Run mailto link, verify that mailto.html from register_handler.wgt was run.

Change-Id: I3ea18d251999d15df5aaf3fd9d8b3405e3f36bba
src/view/common/CMakeLists.txt
src/view/common/view_logic_uri_support.cpp