IsolatedWorldCSP: Enforce CSP checks for location change to javascript urls in isolated worlds.
Enforce CSP checks for javascript urls in isolated worlds when they are navigated through changing the frame location. Also add tests for the same. Since the IsolatedWorldCSP feature is disabled by default, this CL will cause the CSP check to use an empty CSP instead of just bypassing the CSP checks for isolated worlds. In practice, this should cause no behavior change. BUG=896041 Change-Id: I18b8031b554cebd1165d3b8f71abe9a25370bd5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636644 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#665299}
Showing
Please register or sign in to comment