Support app:// for w3c privilege
authorJihoon Chung <jihoon.chung@samsung.com>
Wed, 27 Mar 2013 08:38:24 +0000 (17:38 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Thu, 28 Mar 2013 06:06:12 +0000 (15:06 +0900)
commit3f958ec461e2f256ec9a01a7e3ceac0412da5f3c
tree1accb78524cf604000bc5fbaddebaeb6d453e517
parent39e999b3d331c08cafc53a376307d9dccde6c7a9
Support app:// for w3c privilege

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] "file://" scheme is deprecated
Tizen2.1 uses "app://<app-id>" instead of "file://"
This commit changed add security origin part when web application
define w3c privilege in the config.xml
[SCMRequest] N/A

Change-Id: I4c7dc4f2a5f6d61f120e7763b73ac7830b2737fc
src/jobs/widget_install/task_database.cpp [changed mode: 0755->0644]