Unify CSP: Merge network/ and content/ CSPDirective
This correspond to step 1.c from the "Unify CSP" document: https://docs.google.com/document/d/1v5mJnXJ5dSVXE_rgvJnNM9bzH0ni0YzdhPQ7GLqyhao This merges: - content::CSPDirective (removed) - network::mojom::CSPDirective (kept) Only the mojo one remains: network::mojom::CSPDirective; Future follow-up will apply do the same for ContentSecurityPolicy. The goal at the end is to have an unique mojo data structure for representing Content-Security-Policy. TBR=clamy@chromium.org Bug: 1021462 Change-Id: Ic04f491992fadb6a9a97ba6ab4327b2d7b8ad1cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027339Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#736851}
Showing
Please register or sign in to comment