Add 'block-all-mixed-content' 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 'block-all-mixed-content'. Bug: 1021462,1149272 Change-Id: Id90438e8c3f335041a1351aea174df5b671ee253 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2539914 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#829623}
Showing
Please register or sign in to comment