Support security origin for W3C filesystem API
authorJihoon Chung <jihoon.chung@samsung.com>
Fri, 12 Oct 2012 00:51:30 +0000 (09:51 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Fri, 23 Nov 2012 12:10:55 +0000 (21:10 +0900)
commit28d6328ad477108c7157b6b13a2064decf1c82e8
treed8417882c36638ae7f6aa45b11deb15353c1aeb5
parentd89cd916feef5a5a4e8e6505290985090b474919
Support security origin for W3C filesystem API

[Issue#] N/A
[Problem] Support security origin for file API
[Cause] N/A
[Solution] Implement security origin stored database after user
makes decision on the asking popup
[SCMRequest] N/A
This commit needs https://tizendev.org/gerrit/#/c/14079/2

Change-Id: I14968d51ab4df8fde53473c30b103969b215b38c
data/Daemon.edc
src/view/webkit/CMakeLists.txt
src/view/webkit/view_logic.cpp
src/view/webkit/view_logic.h
src/view/webkit/view_logic_filesystem_support.cpp [new file with mode: 0644]
src/view/webkit/view_logic_filesystem_support.h [new file with mode: 0644]