Add 'trusted-types' directive to network CSP code
The Content Security Policies code under services/network and the relative mojo types still misses support for a few CSP directives. We need to support all CSP directives in order to use it as a replacement to the Blink types, and also if we want to add Content Security Policies to the Policy Container (see attached bugs). This CL implements support for the directive 'trusted-types'. Bug: 1021462,1149272 Change-Id: I78797427f9239e1b57aca3e71d4de83e9897e7a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2539907Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#829138}
Showing
Please register or sign in to comment