CSP: Replace blink::StringListDirective with mojo type
In the Blink Content Security Policy code, we switch from using the internal Blink type blink::StringListDirective to using the mojo type network::mojom::blink::CSPTrustedTypes for parsing the directive 'trusted-types'. 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: I5b70a681e817a291c6552cdcdabbccefbb30af6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574279Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#839077}
Showing
Please register or sign in to comment