Support remote url as PD's start page
authorYunchan Cho <yunchan.cho@samsung.com>
Thu, 21 Mar 2013 13:29:41 +0000 (22:29 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Thu, 21 Mar 2013 13:31:23 +0000 (22:31 +0900)
commit2ce66c21fc3dc5e816bf28a83b7ef938635f15e2
tree0e2fae180797d95467706dd1cbb4ae64ab8ed358
parent9d4c1d751638c7d071e6ef65b9c5c519214a8d37
Support remote url as PD's start page

[Issue#] N/A
[Problem] If PD's start page is remote url, improper path is written to manifest(xml)
[Cause] wrt-installer doesn't consider that PD's start page is remote
[Solution] scheme of PD's start page is checked, and then if the scheme is http(s), remote url is written to manifest

Change-Id: Id1ec90355160509059c0307911c727f3fe0e124a
src/jobs/widget_install/task_manifest_file.cpp