Implement CSP source intersection algorithm in services/network
This CL implements the part computing the intersection of two sources of the Content Security Policy: Embedded Enforcement subsumption algorithm following https://w3c.github.io/webappsec-cspee/#intersection-source-expressions in the services/network Content Security Policy module. This is part of a series of CL implementing the whole subsumption algorithm according to that spec. Bug: 1094909 Change-Id: I835c42632cacfd884321ee43a2f2a06c31abab8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315687Reviewed-by:Mike West <mkwst@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#803121}
Showing
Please register or sign in to comment