Summary:

This implementation is about adding CSP support on Android, the implementation 
will reuse some parts of the CSP implementation on Tizen.



Spec:

- 
https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html

- 
https://docs.google.com/a/intel.com/document/d/1dhU1tMH10JDu2ADv1v5s7X65KW2Qf8iZDvoMPyP0aWQ/edit?pli=1#heading=h.ocjfwvbouo2t



Affected component: N/A



Related feature in Jira: https://crosswalk-project.org/jira/browse/XWALK-692



Target Release: Crosswalk-4



Target Platform: Android



Implementation details:



1.       Pass manifest with CSP string with JNI to native.

2.       Reuse Tizen manifest parser to parse CSP string.

3.       Set CSP rules on the related resource request handler, including the 
protocols: http:// https:// ftp:// file://



Best Regards,

Gao Chun

_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to