Make CSP default-src without 'unsafe-eval' block eval in iframes
This CL fixes the fallback behaviour of the Content Security Policy script-src to default-src with regards to blocking eval in iframes and, under certain conditions, when navigating to a new page. Bug: 1107824 Change-Id: Ia5cbe82188fde25cec8ccb5a09322e598a419434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316105 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#792281}
Showing
Please register or sign in to comment