[Custom handler] Content listener
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Thu, 13 Dec 2012 15:23:29 +0000 (16:23 +0100)
committerGerrit Code Review <gerrit2@kim11>
Mon, 17 Dec 2012 10:39:38 +0000 (19:39 +0900)
commitdc21d3643ea599e2fae8ff5d3050582a36dca456
treeab486148b336af0b7a30d20fc4d07952b33eaf6b
parent9614e8217759c6d6689df36bc3f4b1b71ced7765
[Custom handler] Content listener

[Issue#] N/A
[Feature] Handle content (mime type) from custom handlers.
[Problem] N/A
[Cause] N/A
[Solution] Added content (mime) 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 wrt-appsvc-test
4. Verify that custom.html from register_handler.wgt was run with proper file in uri.

Change-Id: Ib0434a9f3409896681e7a536eaed4ad42af0bb7c
src/view/common/view_logic_uri_support.cpp