CSP: Replace blink::SourceListDirective with mojo type
In the Blink Content Security Policy code, we switch from using the internal blink type blink::SourceListDirective to using the mojo type network::mojom::blink::CSPSourceList for handling lists of CSP source expressions. This is part of a project to harmonize the CSP code in Blink and in services/network, and will make it easier to synchronize Content Security Policies between the two. Bug: 1021462,1149272 Change-Id: Ibb860148689399c9b169bb9e604bfed5d5df429f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560100 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#836104}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment