Implement tizen privilege for w3c API
authorJihoon Chung <jihoon.chung@samsung.com>
Sun, 13 Jan 2013 08:57:11 +0000 (17:57 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 21 Feb 2013 10:25:19 +0000 (19:25 +0900)
commit227ea929272abe22ae7b8895099b6704a2f93a25
tree487c399ba836a582c2a39a762509767e24757e84
parent5a37be19a0c9d74acb31749f5651a4ea0e4a606d
Implement tizen privilege for w3c API

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Implement tizen privilege for W3C API.
If web application contains "http://tizen.org/privilege/geolocation"
with tizen:privilege tag, web application uses geolocation without
security warning popup. In this case, only local origin is allowed to use.

This commit implement read-only items in the exceptions setting menu.
In case of security origin exception data which is register by privilege,
items will be set to read-only items for preventing removed.

[SCMRequest] must be imported with wrt-commons
https://tizendev.org/gerrit/#/c/30851/

Change-Id: Idbc8f3ea742e06f84a36a79361e25ec1253b822a
webapp-detail/exceptionsview.cpp