Support core spec 0104, 0105
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 27 Jun 2013 13:49:02 +0000 (22:49 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 27 Jun 2013 16:04:23 +0000 (16:04 +0000)
commit34cf1fe8e8397d8a2a2a5c3635f3c312e136bc7a
tree117498383b60592298503bc2e1de311940d5f219
parent00bcd66f31036d0e565548b1d93e3abe68745025
Support core spec 0104, 0105

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution]
0104.  If the "required_version" specified in the Web Application's
configuration is 2.2 or higher and if the Web Application's
configuration is "CSP-compatible configuration", then the WRT MUST be
set to "CSP-based security mode". Otherwise, the WRT MUST be set to
"WARP-based security mode".
0105.  A Web Application configuration is "CSP-compatible configuration"
if the configuration includes one or more of
<tizen:content-security-policy> /
<tizen:content-security-policy-report-only> /
<tizen:allow-navigation> elements.
[SCMRequest] N/A

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