CSP: Fix DCHECK when processing a redirect.
CSP is not enforced while processing a redirect, so the DCHECK needs to reflect that we are doing a redirect (not a response check) or that we are not enforcing frame-ancestors in the browser process. Bug: 1041711 Change-Id: Ib4872e0f8d96c944f14b5b6ed26b9b07008697dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2011744 Commit-Queue: Lucas Gadani <lfg@chromium.org> Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#733605}
Showing
Please register or sign in to comment