Implement Content Security Policy for the File Manager
The policy includes default-src:none and explicitly lists what is permitted. The only seemingly lax part is "style-src 'unsafe-inline'" which is required because the HTML flattener always inlines all CSS. BUG=chromium-os:23500 TEST=Photos/videos/music should open normally (both from local folders and from Google Docs). Review URL: http://codereview.chromium.org/10068007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132558 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment