Implement tizen privilege for w3c API
authorJihoon Chung <jihoon.chung@samsung.com>
Sat, 12 Jan 2013 07:40:31 +0000 (16:40 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Thu, 21 Feb 2013 10:54:00 +0000 (19:54 +0900)
commit8bf49bc56bed1f432fb02ec2c43686ab44eb29b0
tree42984939493ea17099c64a86ed204915a9cc3344
parente63af05c15f3724d718e63333893382f31adfafe
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 create and register security origin data which is always allowed
local origin for privilege feature.

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

Change-Id: I3baf6f065f3e1dfe20efa853ca7454e601736050
src/CMakeLists.txt
src/jobs/widget_install/task_database.cpp
src/jobs/widget_install/task_database.h