Added a test to ensure that inherited CSP lists are copies
When a new context is opened that inherits the CSP of the parent it should make a copy of it. If any changes are done to the parent or child CSP list they should be independant. Spec change: https://github.com/w3c/webappsec-csp/pull/273 Bug: 789967 Change-Id: I27414e42f02e56d4903cf193192df9fb323093d2 Reviewed-on: https://chromium-review.googlesource.com/800691Reviewed-by:Mike West <mkwst@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#520910}
Showing
Please register or sign in to comment