Prepare wrt to handle csp policy rules.
authorAndrzej Surdej <a.surdej@samsung.com>
Thu, 7 Feb 2013 11:46:51 +0000 (12:46 +0100)
committerAndrzej Surdej <a.surdej@samsung.com>
Fri, 15 Feb 2013 10:27:12 +0000 (11:27 +0100)
commitfca5c35b393293a50cd5ee247aa2f6649fb2c177
treec19832a71a51402aebcd89e0468377ae437da38a
parent01b452d5ef08e2f9f08708a77315d7adce68ccc5
Prepare wrt to handle csp policy rules.

[Issue#] LINUXWRT-131
[Problem] Pass csp policy and combining rules to webkit
[Cause] N/A
[Solution] Prepared mock file to pretend webkit API and use it.
[Verification] To verify build repo and install and run csp_ok.wgt
placed in misc test widget. Check if any log regarding policy appears
and if policy is the same as in config.xml

Change-Id: I34ed708f2c476ae1f33e8d4cda574ba9682e080b
CMakeLists.txt
src/api_new/runnable_widget_object.cpp
src/api_new/webkit_csp_support_mock.h [new file with mode: 0644]
src/domain/widget_model.cpp
src/domain/widget_model.h